Page 1 of 1

Script Editor For .lc Files

Posted: Wed Mar 27, 2019 9:37 am
by hrcap
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

Re: Script Editor For .lc Files

Posted: Wed Mar 27, 2019 1:33 pm
by bogs
Well, if your using 8.x or later, wouldn't that fall under a 'script only stack' ?
Selection_002.png
Scripting only...
Selection_004.png
New and improved colors!
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.