1 11/19/81  invoke, i
 2 
 3 Syntax: i macro_path {optional_args}
 4 
 5 
 6 Function: causes the requests contained in the designated macro
 7 segment to be executed.
 8 
 9 
10 Arguments:
11 macro_path
12    the pathname of the ASCII segment containing the LINUS macro.
13 optional_args
14    are arguments for the macro. Arguments containing spaces must be
15    quoted.
16 
17 
18 Notes:
19 If macro_path does not have a suffix of linus, then one is added.
20 This request is incompatible with request line iteration and must
21 not be used in conjuction with it.