Packet file appvar

Name: __B Hex: 5F5F42

Data structure


This appvar is initialized whenever BOSshell runs a program to open a file.
Contents:
1b Editing byte. This will be 1 if file is being opened for editing, else will be 0
1b variable type of variable being opened.
8b name of variable to edit.
File type string. This is basically the starting bytes of the file up until and including the first null byte


Index