•  Back 
  •  AES 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File8.18  Shell library                                                TOS

This library contains functions to read information from the program 
environment (such as the GEM desktop and similar applications), or to 
write them; in addition they can take on the launch of other GEM 
programs. The following routines are available for this:

shel_envrn  Obtains value of environment variable
shel_find   Searches for a file
shel_get    Reads from the environment buffer
shel_help   Outputs Help-texts
shel_put    Writes to the environment buffer
shel_rdef   Inquires the default program
shel_read   Reads command line parameters
shel_wdef   Sets the default program
shel_write  Launches application

Note: Here special merit has been earned by shel_write, which as of 
AES Version 4.0 (or MagiC 3) has made many other useful things 
available, such as Shutdown of the system, resolution changes, AES 
broadcasting etc.

See Also: About the AES   Style guidelines