•  Back 
  •  OLGA protocol 
  •  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-File13.8.31  OLGA_REQUESTNOTIFICATION                                  TOS

If an application would like to be informed by the Manager about 
alterations of all files of a specific type, it sends the following 
message to the Manager. If four null bytes are passed the application 
will be informed about every update for every file.

 Parameter  Meaning 
 WORD 0     Message number (0x1250) 
 WORD 1     AES ID of own program (apID) 
 WORD 2     0 
 WORD 3+4   Extension (e.g. '.TIF') or NULL (='*.*') 
 WORD 5     0 
 WORD 6     0 
 WORD 7     0 

This function was added to OLGA in Rev 1.2 (1996-11-20).

See also: OLGA protocol   OLGA_RELEASENOTIFICATION   OLGA_NOTIFY