Home | Contents | Index | Help | < Browse | Browse >
	 [ EXEC <command> | RUN <command> | ScreenRun <screen> <cmd> 
	 | UPDATE | LOADUPDATE | LOAD <file> [arguments]             
	 | EXIT [<string>] | QUIT [<string>]                         
	 | DumpX <variable> | DumpY <variable>                       
	 | LastX <variable> | LastY <variable>                       
	 | LastXPos <variable> | LastYPos <variable>                 
	 | Popup | PopupClose                                        
	 | Setenv <variable> <value> | UnSetenv <variable> ]         
	 ( ['command 1' 'command 2' ... 'command n'] )               

 
 'command 1' ['command 2'] ['command 3'] .... etc.
 Executes external amigados commands as if you would write them into
 a shell window. 

 But this is old fashion. Why? It's much better to
 use the exec, run and screenrun options instead!


Home | Contents | Index | Help | < Browse | Browse >