Parameter: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (1 revision)  | 
				m (1 revision)  | 
				
(No difference) 
 | |
Revision as of 17:55, 28 January 2009
Usage: parameter variable ...
Changes the names of the parameters that are passed to a macro; i. e. the parameters p1, p2,... get the names given in the parameter statement. The parameter statement must precede all other statements in a macro (except var) and cannot be used interactively.