•  Back 
  •  AES Function Reference 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  %About 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The ATARI Compendium
Author      : Scott Sanders / JAY Software
Version     : 1.25 (20/6/2003)
Subject     : Documentation
Nodes       : 1117
Index Size  : 32614
HCP-Version : 6
Compiled on : Atari
@charset    : UTF-8
@lang       : en
@default    : 
@help       : %About
@options    : +g -i -t4 +y +z
@width      : 100
View Ref-File
                        Application Services Library


The Application Services Library provides general use functions used in
locating and working with other resident applications in addition to
providing AES initialization and termination code. The members of the
Application Services Library are:

appl_exit()      must be called before termination
appl_find()      return id of another application (given name)
appl_getinfo()   return info about AES features
appl_init()      must be called before any other AES or VDI function
appl_read()      read message pipe
appl_search()    list all processes and id's
appl_tplay()     execute previously recorded events
appl_trecord()   record user events
appl_write()     write to message pipe