•  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.24  OLE_NEW                                                   TOS

 Name         »OLE_NEW« - Manager was launched in parallel.

 Number       0x4952

 Description  This message is sent by the Manager to all reachable 
              applications when it has been started in parallel (only 
              applies in a multitasking environment).

               Parameter  Meaning 
               Word 0     Message number (0x4952) 
               Word 1     AES ID of the program 
               Word 2     0 
               Word 3     Bitmap: 
                          0x1000 = OL_PIPES 
                          0x2000 = OL_START 
                          0x4000 = OL_MANAGER 
               Word 4     Maximum level of OLGA protocol understood 
               Word 5     Only for OEP: OL_OEP (0x001) set, 
                          if the Manager handles OEP 
               Word 6     Only for OEP: 0, reserved 
               Word 7     Manager version number, where for example 
                          0x0120 equates to 1.20 

              After receipt and evaluation of this message an 
              application should send a OLE_INIT message. The values 
              in OLE_NEW do not replace the reply from 
              OEP_CONFIG/OLGA_INIT, which are for information only! 
              (For example, if a new Manager only supports one of the 
              protocols, the old Manager may continue to be used).

 Group        OLGA initialization

 See Also     OLE_EXIT   OLE_INIT   OLGA_INIT