Difference between revisions of "Command:Redirect"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
Redirects a commands output to a text file.
 +
 +
== Syntax ==
 
Redirect [-append] <Filename> <Command>
 
Redirect [-append] <Filename> <Command>
Redirects a commands output to a text file.
+
 
  
 
== Examples ==
 
== Examples ==

Revision as of 07:23, 23 June 2005

Redirects a commands output to a text file.

Syntax

Redirect [-append] <Filename> <Command>


Examples

Redirect TLO.txt TopLevelObject

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