remove group doesn't work
Andres Martinez
andres at bakno.com
Sat Oct 4 00:10:22 EDT 2008
Dear Revolutionaries
I am very proud of our latest game title called "Xplorer"
Please check it here...
http://www.bakno.com/Xplorer/index.html
This is our highest production game ever. Just a sample of the good
things we can all do with Runtime Revolution.
Regards,
Andres Martinez
www.baKno.com
On Oct 3, 2008, at 5:27 PM, Mark Schonewille wrote:
> Hi Jim
>
> What's the error?
>
> The following might solve the problem:
>
> lock messages
> put the groupNames of card "patient_insurance" into tGroupCheck
> if "insurance2" is among the lines of tGroupCheck then
> remove group "insurance2" from card "patient_insurance"
> end if
> unlock messages
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
> Dutch forum: http://runrev.info/rrforum/
>
> Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html
> for more info.
>
> On 3 okt 2008, at 22:32, Jim McNeely wrote:
>
>> I have the following in a certain handler:
>>
>> put the groupNames of card "patient_insurance" into tGroupCheck
>> if "insurance2" is among the lines of tGroupCheck then remove group
>> "insurance2" from card "patient_insurance"
>>
>> Sometimes it will error on the second line, and I can't figure out
>> why. I don't think it is because it isn't there, it is checking for
>> that first.
>>
>> It gives this error:
>>
>> field "resultList": execution error at line 132 (Chunk: can't find
>> background), char 59
>>
>> Thanks,
>>
>> Jim McNeely
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list