next up previous contents index
Next: CALL call Up: TOP Commands Previous: LABEL place   Contents   Index

INCLUDE -- include TOP file

INCLUDE_FILE = $\langle{\tt string:1}\rangle$ '__mod' include file name

Description:
This command includes a TOP file INCLUDE_FILE. You do not have to specify the .top extension. First, the given filename is tried. Second, the directory specified in the $BIN_APPLICATION environment variable is prefixed and the open function is tried again. INCLUDE command is useful for including standard subroutines.



Ben Webb 2004-04-20