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.1.2.21 AV_STARTPROG TOS Name: »AV_STARTPROG« Number: 0x4722 Description: An application requests the AV-Server to start a program (or file). Parameter Meaning WORD 3+4 Pointer to the program's name (with complete path!) WORD 5+6 Pointer to the command line for the program (may be NULL) WORD 7 Any 16-bit WORD, which will be returned by VA_PROGSTART In Gemini the installed applications are also taken into account. This makes it possible to specify a file for which a program is then searched for. Group: AV functions See Also: VA_PROGSTART AV protocol