Difference between revisions of "Command:Redirect"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
 
Example:
 
Example:
  
Redirect TLO.txt TopLevelObject -list
+
Redirect TLO.txt TopLevelObject
 
Will make a file named TLO.txt in your IS folder with the out put of TopLevelObject in it.
 
Will make a file named TLO.txt in your IS folder with the out put of TopLevelObject in it.

Revision as of 07:16, 23 June 2005

Redirect [-append] <Filename> <Command> Redirects a commands output to a text file.

Example:

Redirect TLO.txt TopLevelObject Will make a file named TLO.txt in your IS folder with the out put of TopLevelObject in it.