|
Contents | Previous | Next | Subchapters |
| Syntax |
include
|
| See Also | include |
| Abbreviation |
i
|
| Menu Command | Debug | Include |
O> prompt you enter
clear
include function\colsum.oms
stop
O-Matrix will activate the Debugger window. If you then enter
include
O-Matrix will respond
C:\OMWIN\AUTOEXEC.OMS
C:\TEMP\TMP1.OMS
C:\OMWIN\FUNCTION\COLSUM.OMS
C:\OMWIN\FUNCTION\ONES.OMS
The file autoexec.oms is automatically included after
every clear command. The file tmp1.oms is a temporary
file that O-Matrix uses to record input from the command
prompt. The file colsum.oms was included by the
include command at the O> prompt. The file ones.oms
was included by the file colsum.oms.
If you installed O-Matrix in a directory other than
c:\omwin, that directory will appear in the list above.
In addition, your temporary file may be located in
a different directory and it may have a different name.