31142 lines/cards/records

Jan Schenkel janschenkel at yahoo.com
Wed Nov 20 09:44:00 EST 2002


--- "Ivers, Doug E" <Doug_Ivers at lord.com> wrote:
> How do I define a constant array and insert values
> outside of all handlers at the top of a script?  Is
> it possible?
> 
> I tried this:
> 
> constant myArray_c[1] = "left"
> constant myArray_c[2] = "mid"
> constant myArray_c[3] = "right"
> 
> 
> 
> -- D
> 

Hi Doug,

In the Transcript dictionary it is explained that the
'constant' command only works for numbers, characters,
logical values and strings.
So I'd say it isn't possible.

Best regards,

Jan Schenkel.

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com



More information about the use-livecode mailing list