ERROR MESSAGES [ HP RPG/XL Utilities-Part 2 RISE ] MPE/iX 5.0 Documentation
HP RPG/XL Utilities-Part 2 RISE
Appendix D ERROR MESSAGES
NUM Error Message
--------------------------------------------------------------------------------------
0 Can't sense cursor position.
1 Only one command allowed.
2 Incorrect specification of the command in the menu.
3 Only F,T,K,J allowed in File type command.
4 Only I,P,C,R,M allowed in Gen1 type command.
5 Only D,S,A,F,CO,CH allowed in Edit type command.
6 Only U,H,V,E allowed in Gen2 type command.
7 There is no such editor command.
8 Syntax error on ADD command.
9 Syntax error on CHANGE command.
10 Syntax error on COMMENT command.
11 Syntax error on COPY command.
12 Can't distinguish between COMment or COPy command.
13 Can't distinquish CHange, COMment, or COPy command.
14 Syntax error on DELETE command.
15 Syntax error on EXIT command.
16 Can't recognize the command.
17 Syntax error on FILE command.
18 Syntax error on FIND command.
19 Can't distinquish between FILe, FINd, or FOrm.
20 Syntax error on HELP command.
21 Syntax error on INCR command.
22 Syntax error on JOIN command.
23 Syntax error on KEEP command.
24 Syntax error on MENU command.
25 Syntax error on MOVE command.
26 Can't distinquish MEnu, MOVe, or MODify command.
27 Syntax error on PRINT command.
28 Syntax error on RENUM command.
29 Syntax error on SHOW command.
30 Syntax error on TEXT command.
31 Syntax error on UNDEL command.
32 Syntax error on VERIFY command.
33 Syntax error on NOW parameter.
34 Only NOW parameter allowed with Exit command.
35 KEEP not done - use NOW option to CLEAR work file.
36 Illegal special character.
37
38 Syntax error on RPG option.
39 Syntax error on ON option.
NUM Error Message
--------------------------------------------------------------------------------------
40 Syntax error on OFF option.
41 Can't distinquish between ON or OFf.
42 Only one of RPG, LIST, or PREP allowed.
43 Need Process Handling Capability.
44 There is no file to compile.
45 Unable to create sort process for compilation.
46 Unable to activate RPG compiler.
47 Unable to set up File equations for compilation.
48 Unable to Build RPGLIST file for compilation.
49 Syntax error on LIST option.
50 There is no compilation listing; use the RPG option.
51 Increment too big; line numbers exceed limit 99999.999.
52 There are no records in the file.
53 A numbered file has illegal characters as line numbers.
54 A file name is required with this command.
55 A file name may only contain a max. of 37 characters.
56 Filename must start with letter followed by letter/num.
57 Only NOW option allowed with this command.
58 Can't edit this type of file, only RPG source programs.
59 A line number is required.
60 A line number is required before the RPGLIST option.
61 Only a `*',line number,FIRST,LAST,ALL allowed in range.
62 The TO line cannot be less than the FROM line number.
63 Only the RPGLIST option is allowed after the range.
64 There is no compilation listing to print.
65 There is no edit file.
66 Syntax error on Rpglist option.
67 Syntax error on All option.
68 A special delimiter may not follow the line range.
69 Illegal delimiter.
70 Syntax error on First.
71 Syntax error on Last.
72 A maximum of 5 digits is allowed left of decimal.
73 Range is empty.
74 A maximum of 3 digits is allowed right of decimal.
75 A number is required to right or left of decimal.
76 Illegal numeric increment value.
77 Illegal parameters in command.
78 An increment value cannot be zero.
79 Syntax error on COL option.
80 No parameters allowed after COL option.
81 Range is empty.
82 No room in file; use XPAND to expand file.
83 Can't insert a new line.
84 New insert line number exceeds 99999.999.
85 No room between lines to insert new line number.
86 Cursor must be pointing at a line.
87 Blanks may only follow the UNN option.
NUM Error Message
--------------------------------------------------------------------------------------
88 Syntax error on UNN option.
89 No edit file name for default; give Keep file name.
90 File exists already, use NOW option to replace it.
91 Only NOW and/or UNN option allowed.
92 No lines were Deleted to Un-delete.
93 No parameters are allowed with this command.
94 No string to find.
95 Missing range after IN option.
96 Only a delimited string and/or IN range allowed.
97 Missing close delimiter.
98 A string must be given between the delimiters.
99 A slash (/) cannot delimit a string.
100 Should be blank after line range.
101 `oldstring' TO `newstring' missing.
102 Oldstring & newstring must be enclosed by delimiters.
103 TO missing after `oldstring'.
104 Only IN range allowed after `newstring'.
105 Missing close delimiter for `oldstring'.
106 An oldstring must be specified between delimiters.
107 Missing close delimiter for `newstring'.
108 A newstring must be specified between delimiters.
109 Oldstring length must equal newstring length.
110 Syntax error on LINE command.
111 Syntax error on LIST command.
112 Can't distinquish between LINe or LISt command.
113 Missing MPE command.
114 Undefined MPE command.
115 Could not execute this command.
116 Can't keep to a KSAM file&--;only sequential file.
117 Syntax error on RUN command.
118 Can't distinquish between REnum and RUn commands.
119 Missing program name.
120 Unable to create process.
121 Missing secondary entry point after comma.
122 Expecting parameter after semi-colon.
123 Illegal RUN parameter.
124 Can't activate process.
125 Expecting equal sign after a parameter.
126 Illegal numeric value after the equal sign.
127 Numeric value may only have a maximum of 5 digits.
128 Only G,P,S allowed for libsearch value.
129 Program name may contain a maximum of 8 chars.
130 Expecting lockword immediately after the slash.
131 Lockword may contain a maximum of 8 characters.
132 Expecting group name immediately after period.
133 Group name may contain a maximum of 8 chars.
134 Expecting account name immediately after period.
135 Account name may contain a maximum of 8 chars.
NUM Error Message
--------------------------------------------------------------------------------------
136 Syntax error on XPAND command.
137 Missing number of records to expand by.
138 Illegal numeric value.
139 Expansion value must be greater than zero.
140 Can't determine a unique temporary file name.
141 Only BY increment allowed after TO.
142 Only TO line and/or BY increment allowed.
143 Internal error&--;could not convert to double value.
144 No room between line numbers.
145 Missing or illegal line number.
146 Missing numeric increment after By.
147 No room in edit file; use XPAND.
148 Missing line range.
149 TO location missing.
150 Only BY increment allowed after TO location.
151 TO location cannot be within line range.
152 Only BY increment allowed after range.
153 Increment cannot be less than 1 for source.
154 Only BY increment allowed after BOTH.
155 Syntax error on BY or BOTH.
156 BY increment cannot be greater than 5000.
157 Expecting SOURCE after WITH.
158 Expecting WITH SOURCE after SEQNUM.
159 Expecting SEQNUM after WITH.
160 Only WITH or BY allowed after SOURCE.
161 Syntax error on SOURCE.
162 Syntax error on SEQNUM.
163 Can't distinquish between SOurce and SEqnum.
164 Syntax error on WITH.
165 A source line number has non-numeric characters.
166 A source line number is not in ascending sequence.
167 No room between lines to insert a page.
168 Syntax error on Get command.
169 Can't execute Get command from a file.
170 Only 0-8 allowed for a softkey from a file.
171 Pause length must be 0 to 64000.
172 Syntax error on FOrm.
173 Only H,F,E,L,I,C,O, or COI allowed.
174 Missing or illegal offset integer after *.
175 Expecting ^^.
176 Only H,F,E,L,I,C,O,COL and/or Repeat allowed after ^^.
177 Syntax error on By.
178 Syntax error on Repeat.
179 Illegal integer value after Repeat.
180 Unexpected error&--;read from terminal failed!
181 Line truncated to 80 characters.
182 Only DELETE, LIST or MODIFY allowed in Add mode.
183 FATAL ERROR in Show Mode, returning to Line Mode.
NUM Error Message
--------------------------------------------------------------------------------------
184 Line would exceed 80 characters.
185 Syntax error on MODIFY command.
186 Can't distinquish MODify and MOVe commands.
187 A subcommand may only be entered in columns 1-80.
188 Should be blank after Repeat option.
189 Should be blank after BY increment.
190 Should be blank after file name.
191 Should be blank after ^^.
192 Only ^^ allowed after line range.
193 Should be blank after SOURCE.
194 Should be blank after SEQNUM.
195 Only capital letters are allowed.
196 Syntax error on EVERY.
197 Should be blank after OFF.
198 Only OFF allowed after line range.
199 Syntax error on PREP.
200 No USL in $OLDPASS, use RPG option to compile.
201 Could not activate Segmenter.
202 $OLDPASS is only allowable system file name.
""""""""
MPE/iX 5.0 Documentation