CYANA Macro: init: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (1 revision)  | 
				No edit summary  | 
				||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
== Parameters ==  | == Parameters ==  | ||
| Line 6: | Line 5: | ||
== Description ==  | == Description ==  | ||
Contains commands that are executed automatically at the start-up time of  | 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.  | ||
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.