CYANA Macro: init: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				|||
| Line 1: | Line 1: | ||
== Parameters ==  | == Parameters ==  | ||
| Line 6: | Line 5: | ||
== Description ==  | == Description ==  | ||
Contains commands that are executed automatically at the start-up time of CYANA, e.g. the setting of important variables and the definition of some aliases. After the general '''init''' macro, a user-defined '''init''' macro in the current directory is executed, if   | Contains commands that are executed automatically at the start-up time of CYANA, e.g. the setting of important variables and the definition of some aliases. After the general '''init''' macro, a user-defined '''init''' macro in the current directory is executed, if available.  | ||
Latest revision as of 16:52, 12 January 2010
Parameters
- (none)
 
Description
Contains commands that are executed automatically at the start-up time of CYANA, e.g. the setting of important variables and the definition of some aliases. After the general init macro, a user-defined init macro in the current directory is executed, if available.