MODPKT


The MODPKT command is used to modify the data in a Standard Header Packet (SHP) file, Unique Data Log (UDL) file, or Error Indications File (EIF) in a Packetized Information Set.

Format: MODPKT[/LOG] "input_file output_file"

More_details

The command places the user in a "mini-editor" which knows the structure of the file and the locations and descriptions of the data items in the file and allows the user to locate and modify the values within the file on an item by item basis. Explanations of the commands available within the mini-editor can be obtained by typing "H" for help when prompted for input. See help on 'Mini-editor_commands' for a summary.

Context

Inputs

Outputs

Constraints

Parameters

Input_file

Output_file

Qualifiers

/LOG

Mini-Editor_commands

The MODPKT command begins by displaying the name, location, description, and current value of the first data item in the file. It then asks the user for instructions. The user can either enter a new value for this data item (by simply typing the new value) or move on to a different data item by entering one of the following commands:

See_also

SHXDUMP Dump the contexts of the SHX file into an ASCII editable list file

SHXMAKE Convert the SHX_DUMP output from ASCII back to its binary form

BINARY A binary file editor: modify individual bytes of a .PKX file

Examples