noft Manual (G06.27+, H06.03+, J06.03+)
noft Diagnostic Messages
noft Manual—528273-003
4-25
Syntax Errors
3004
Cause. The scope for the procedure or source file previously selected does not
intersect with the address range specified in the last command.
Recovery. Release the scoping restriction previously enabled with
SET SCOPEPROC * or SET SCOPESOURCE * (for more information, see SET on
page 3-47). Verify that the address range is in the procedure or source file.
3005
Cause. Part of the syntax of an address range is missing.
Recovery. Correct the syntax of DUMPADDRESS or DA on page 3-6.
3006
Cause. Supported address formats are only 8-digit hexadecimal numbers starting with
“0x ”.
Recovery. Recompute the addresses to hexadecimal in this format.
3007
Cause. An expected address did not start with “0x ”.
Recovery. Add “0x ” to the address specified. If an address is not expected in that
position, use HELP or ? on page 3-20.
3008
Cause. Bad information was given to the command.
*** SYNTAX ERROR *** [3004]:
Address range selected not in scope option selected, please
check options.
*** SYNTAX ERROR *** [3005]:
Address specification not properly formed.
*** SYNTAX ERROR *** [3006]:
Addresses are in the form 0xXXXXXXXX text.
*** SYNTAX ERROR *** [3007]:
Addresses required to begin with ‘Ox’.
*** SYNTAX ERROR *** [3008]:
Bad parameter to command-name, command ignored.