Script Editor For .lc Files

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
hrcap
Posts: 141
Joined: Mon Jan 14, 2019 5:20 pm

Script Editor For .lc Files

Post by hrcap » Wed Mar 27, 2019 9:37 am

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

bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: Script Editor For .lc Files

Post by bogs » Wed Mar 27, 2019 1:33 pm

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.
Image

Post Reply