DEFRECORD KCML_BinaryProgramInfo

Information from 'KCML_GetBinaryProgramInfo
FLD namePack formatPurpose
KCML_BinaryProgramInfo_MachineUINT(1)Which machine family compiled this file
KCML_BinaryProgramInfo_LinesINT(2)Number of lines (negative if encrypted)
KCML_BinaryProgramInfo_MaxSymUINT(2)Maximum symbol index in program
KCML_BinaryProgramInfo_SymCountUINT(2)Count of symbol indices in program
KCML_BinaryProgramInfo_ProgramName$CHAR(8)Name of program when saved
KCML_BinaryProgramInfo_Version$CHAR(8)Version of KCML which saved
KCML_BinaryProgramInfo_ExtendedBOOLTRUE iff. the program has an extended header