unquoted literal error
Geoff Canyon
gcanyon at inspiredlogic.com
Wed Jan 23 11:00:01 EST 2002
At 12:04 AM -0800 1/23/02, Chipp Walters wrote:
>I seem to be getting the following error quite often when I click the Apply button in the script editor. It happens only when using local or global variables. It doesn't seem to affect anything other than it's just a nuisance.
>
>Any ideas? thx, Chipp
>
>
> There was a Script Compile Error at 12:00:34 AM
>Error description: Expression: unquoted literal
>Object: button id 1005 of group id 1010 of card id 1011 of stack "C:/Documents and Settings/chipp/My Documents/Clients/ProfMoe/Uploader03.rev"
>--------------------
>switch the short name of this card
>--------------------
>Value: 65.104.229.45
Have you tried parentheses
switch (the short name of this cd)
regards,
Geoff
More information about the use-livecode
mailing list