Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 1,119 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
gray text in SED, script stopped working ='( #270335
06/07/09 18:36
06/07/09 18:36
Joined: Jun 2009
Posts: 22
Finland
4gottenname Offline OP
Newbie
4gottenname  Offline OP
Newbie

Joined: Jun 2009
Posts: 22
Finland
I'm using the free SED script editor and Lite-C. The script I've been working on suddenly turned gray from line 122 to the end at 363. Only the begining still has colored text and works but when I try to run it it complains about all the missing (grey) parts.
I tried copy and paste to an other new script but that didn't help. Is this a bug or did I do some idiotic newbie misstake? How to save my days work? Please advice! cry
I also had problems saving my scripts so I always use a template (copy and rename)and save it instead of using the "save as". Sorry if this already posted, the search function didn't give me any results and I don't have the energy to look thru every post myself...

Re: gray text in SED, script stopped working ='( [Re: 4gottenname] #270337
06/07/09 18:54
06/07/09 18:54
Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
you have a syntax error, possibly forgot to add " at the end of a string.

post your code , you can get better help


3333333333
Re: gray text in SED, script stopped working ='( [Re: Quad] #270339
06/07/09 19:21
06/07/09 19:21
Joined: Jun 2009
Posts: 22
Finland
4gottenname Offline OP
Newbie
4gottenname  Offline OP
Newbie

Joined: Jun 2009
Posts: 22
Finland
ARGH! yes you're right. was missing a " , " in one of my button lines >_< That's embarrasing. Wish you could delete your own posts...
Weird that one little mistake like that will gray out the rest of the code... Oh well, will know what to look for next time. Thanx for the quick reply! smile

Re: gray text in SED, script stopped working ='( [Re: 4gottenname] #270343
06/07/09 19:49
06/07/09 19:49
Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
it's not weird, if you don't finish your string and add " at the end, it will consider the rest of your code as string (which is shown gray by default) until it reaches a "


3333333333

Moderated by  HeelX, rvL_eXile 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1