  PROCEDURE [XREF] nfp$crack_command
    (    command_string: string (nfc$pdu_command_len);
     VAR command: nft$protocol_commands;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc nfc$command_definitions
*copyc nft$protocol_commands
*copyc ost$status
?? POP ??
