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.33 OLGA_NOTIFY TOSThe Manager notifies an application that a file has been altered. If
the application has a link set to this file, it should already have
received an OLGA_UPDATED message!
Parameter Meaning
WORD 0 Message number (0x1252)
WORD 1 Manager ID (manID)
WORD 2 0
WORD 3+4 Pointer to filename with absolute path
WORD 5 0
WORD 6 0
WORD 7 0
After receipt of this message the application must send to the Manager
the following OLGA_NOTIFIED message:
Parameter Meaning
WORD 0 Message number (0x1253)
WORD 1 AES ID of own program (apID)
WORD 2 0
WORD 3 Same value as in the received OLGA_NOTIFY
WORD 4 Same value as in the received OLGA_NOTIFY
WORD 5 Same value as in the received OLGA_NOTIFY
WORD 6 Same value as in the received OLGA_NOTIFY
WORD 7 Same value as in the received OLGA_NOTIFY
This function was added to OLGA in Rev 1.2 (1996-11-20).
See also: OLGA protocolOLGA_REQUESTNOTIFICATIONOLGA_RELEASENOTIFICATION