error in script

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
nikoldama
Posts: 4
Joined: Wed Feb 03, 2010 12:36 pm

error in script

Post by nikoldama » Thu Feb 04, 2010 10:26 pm

Hi ALL


I have this error coming up, with hint :. I am now desperate this is not working. What can i do?



put “hap1:1” into line 55 of fld “results” of cd “results”

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: error in script

Post by sturgis » Fri Feb 05, 2010 12:06 am

There is something wrong with the quotes around your hap1:1 string. Remove them and retype with standard double quotes and it should fix it.

nikoldama
Posts: 4
Joined: Wed Feb 03, 2010 12:36 pm

Re: error in script

Post by nikoldama » Fri Feb 05, 2010 11:32 am

Hi Surgis
Thank you very much will do that.
nikoldama

nikoldama
Posts: 4
Joined: Wed Feb 03, 2010 12:36 pm

Re: error in script

Post by nikoldama » Fri Feb 05, 2010 11:45 am

Do you know anybody who could help me with the programming in UK, in Hertford?
Thanks

Post Reply