von dp am 20.August 98 um 12:00:27:
zu: save or import a single lingo script von Sigurd Elfreich am 13.August 98 um 08:55:51:
You can import any text file via fileIo.
You can create a new #script member with the new() function.
You can set the scripttext of member myScript = customScriptText.
Have fun!
Daniel
D. Plänitz