MODIFY LIBRARY

From Lianjapedia
Jump to: navigation, search

Purpose

Open the Script Editor in the Library workspace to edit program or other text files

Syntax

MODIFY LIBRARY <filename> | (<expC>)

See Also

MODIFY COMMAND, MODIFY FILE

Description

MODIFY LIBRARY opens the Script Editor in the Library workspace to create or modify program files and other text files. The filename can be substituted with a <expC>, enclosed in round brackets, which returns a valid filename. If no file extension is present in the file name, then '.prg' is used.

Example

modify file myprg
modify file myjs.js