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.9.3.3 SE_ACK TOS The shell confirms the receipt of the editor command and returns whether the command is executed. Make-up of the message: Word 3: TRUE : Command is understood and will be executed FALSE: The command is not understood A SE_ACK with TRUE says nothing about whether the command was executed successfully. It only says that the shell understands the command and will execute it! Reply: None (SE_ACK is already the reply to a message).