|   | 
Inserts text into the schematic editor's simulator command window also known as the F11 window .
| AppendTextWindow [/file <filename>] [/text] | 
| /copy | If specified the text is copied to the F11 window replacing the existing text. Otherwise text is appended. | 
| /file | 
 | 
| filename | If specified, the contents of the specified file is placed in the F11 window | 
| text | If '/file filename ' is absent, text is inserted in the F11 window | 
Text is always is always appended to the end of the window's existing contents.
| 
 | ||