Difference between revisions of "MODIFY COMMAND"

From Lianjapedia
Jump to: navigation, search
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[MODIFY COMMAND]], [[MODIFY FILE]]
+
[[MODIFY FILE]], [[MODIFY LIBRARY]]
  
 
==Description==
 
==Description==

Latest revision as of 04:53, 4 August 2016

Purpose

Open the Script Editor to edit program or other text files

Syntax

MODIFY COMMAND <filename> | (<expC>)

See Also

MODIFY FILE, MODIFY LIBRARY

Description

MODIFY FILE opens the Script Editor in the Apps 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 command myprg
modify command myjs.js