Hi Guys
I hope that everyone is well.
I am slowly developing my LiveCode skills, and am now working on producing scripts n the form of .lc files for use on the server side.
At the moment I am opening these scripts in a simple text editor to modify them.
Is there a way to get these .lc to open in the LiveCode Script Editor to allow them to benefit from the auto colouring, and auto debug features?
Many Thanks
Script Editor For .lc Files
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Script Editor For .lc Files
Well, if your using 8.x or later, wouldn't that fall under a 'script only stack' ?
If your working older than vers. 8.x, you could always copy the text file and paste it into the editor, which would certainly give you all the advantages of the editor for text and picking up obvious errors.