•  Back 
  •  Messages from the shell to the editor 
  •  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-FileES_ACK
13.9.3.7  SE_PROJECT                                               TOS

The shell tells the editor that the project has been altered. The 
filename of the current project file will be passed as a parameter. If 
NULL is passed, the current project should be logged off.

A sensible reaction of the editor in this case would be to also change 
the project, insofar as it supports this.


Make-up of the message:

 Word 3+4:   A pointer to the name of the project file, or NULL.


Reply:

The editor acknowledges with ES_ACK.


Note: Setting the name of the project file to NULL is available only 
from protocol Version 1.01 onwards. The shell should therefore check 
beforehand whether the editor understands protocol Version 1.01 or 
higher.