|
You can save a script as text, without compiling. The result is an ordinary text file (in UTF-8 encoding, with an initial BOM). To do so, do either of the following:
You may need to save a script without compiling for a variety of reasons:
If you wish, you can specify line endings for a text file. To do so, use the Text Line Endings popup menu in the File > Save As dialog. In general you should not have to do this. If you leave the line endings setting at As Is (Mixed), line endings will be left alone. Any other setting will force line endings to be set at some specific value, and this can alter the functionality of your script (as explained here). (To view line endings as they are now in your script, you can show invisibles.)
|
|||||||||||||||||