Deleting Variables

Gregory Lypny gregory.lypny at videotron.ca
Thu Jul 12 21:47:43 EDT 2007


Hi Mark,

Thanks for responding.  Yes, I have declared it.  I'm going to tinker  
with variations of the handlers and see what happens.

Regards,

	Gregory

On Thu, Jul 12, 2007, at 8:08 PM, Mark Smith:

> This seems to work fine here - have you declared the global in the
> script where you try to delete it?
>
> Best,
>
> Mark
>
> On 12 Jul 2007, at 21:47, Gregory Lypny wrote:
>
>> Hello Everyone,
>>
>> Don't know what I'm doing wrong here.  I have a global variable
>> called Course.  It appears in the list of global variables when I
>> get the globalNames.  But when I try to delete it as
>>
>> delete global Course
>>
>> I get this error message:
>>
>> Script compile error:
>> Error description: delete: bad variable expression
>>
>> The same thing happens when I use variable in place of the word
>> global.
>>
>> Any thoughts?
>>
>> Regards,
>>
>> 	Gregory




More information about the use-livecode mailing list