![]() |
Released |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: ]', cleartomark, or counttomark operator, but none is present. Error Message: 30 PS ERROR 22 PostScript Term: Unregistered Meaning: Internal error. An operator object has been executed for which the interpreter has no built-in action. This represents an internal malfunction in the PostScript interpreter and should never occur. Error Message: 30 PS ERROR 23 PostScript Term: VMerror Meaning: An error has occured in the virtual memory (VM) machinery. The most common problem is virtual memory is exhausted. Error Message: 30 PS ERROR 24 PostScript Term: Quiteexecuted Meaning: The systemdict quit operator executed. The PostScript interpreter re-initialized virtual memory. All nonpersistent information known by the PostScript interpreter was lost. Error Message: 30 PS ERROR 25 PostScript Term: Internal Meaning: A firmware error internal to PostScript was detected. Note: To clear the error message, press Continue to resume operation. The current job will be canceled. The user can refer to B-25 of the HP LaserJet IIISi Reference Manual or to the PostScript Language Reference Manual. Solutions: The following error messages may occur while using the HP LaserJet IIISi in the PostScript mode: Error Message: 30 PS Error 00 PostScript Term: Dictfull Meaning: Dictionary full. A Def, Put, or Store operator attempted to define a new entry in a dictionary that is already full (i.e., whose length and maxlength are already equal). Error Message: 30 PS Error 01 PostScript Term: Dictstackoverflow Meaning: Dictionary stack overflow. The dictionary stack has grown too large. Too many Begins (without corresponding Ends) have pushed too many dictionaries on the dictionary stack. Error Message: 30 PS Error 02 PostScript Term: Dictstackunderflow Meaning: Dictionary stack underflow. An attempt has been made to remove (end) the bottom-most instance of Userdict from the dictionary stack. Dictstackunderflow occurs if an End is executed for which there was no corresponding Begin. Error Message: 30 PS Error 03 PostScript Term: Execstackoverflow Meaning: Execution stack overflow. The execution stack has grown too large; procedure invocation is nested deeper than the PostScript interpreter permits. Error Message: 30 PS Error O4 PostScript Term: Invalidaccess Meaning: Invalid access of array, dictionary, file, or string object. An attempt has been made to reference an array, dictionary, file or string object in a way that violates its access attribute (e.g., store into a read-only array). This error also occurs if pathforall is executed when the current path includes the result of a charpath. Error Message: 30 PS Error 05 PostScript Term: Invalidexit Meaning: No loop to exit from. An exit has been executed for which there is no dynamically enclosed looping context (for, loop, repeat, or pathforall), or it has attempted to leave the context of a run or stopped operator. Error Message: 30 PS Error 06 PostScript Term: Invalidfileaccess Meaning: Invalid file access. The access string specifications to the file operator is unacceptable. Error Message: 30 PS Error 07 PostScript Term: Invalidfont Meaning: Invalid font name or dictionary. The operand to makefont or setfont is not a well-formed font dictionary. (The invalidfont error many also be executed upon discovering a font dictionary to be malformed in some way). Error Message: 30 PS Error 08 PostScript Term: Invalidrestore Meaning: An improper restore has been attempted. One or more of the operand, dictionary, or execution stacks contains composite objects whose values were created more recently than the save whose context is being restored. Since restore would destroy those values but the stacks are unaffected by restore, the outcome would be undefined and cannot be allowed. Error Message: 30 PS Error 09 PostScript Term: Ioerror Meaning: An error (other than end-of-file) has occurred during execution of one of the file operators. Attempting to write to an input file or to a file that has been closed will also cause an Ioerror error. Error Message: 30 PS Error 10 PostScript Term: Limitcheck Meaning: A PostScript implementation limit has been exceeded. Error Message: 30 PS Error 11 PostScript Term: Nocurrentpoint Meaning: Since the current path is empty, there is no current point, but an opertorrequiring a current point has been executed (e.g., Lineto, Curveto, Currentpoint, Show, etc.). The most common cause of this error is neglecting to perform an initial Moveto. Error Message: 30 PS Error 12 PostScript Term: Rangecheck Meaning: Operand out of bounds. A numeric operand's value is outside the range expected by an operator (e.g., an array or string index is out of bounds, a negative number appears where a non-negative number is required, etc.). Error Message: 30 PS ERROR 15 PostScript Term: Syntaxerror Meaning: Syntax error in program text that does not conform to PostScript syntax rules. This can occur either during interpretation of an executable file or string object or during explicit invocation of the token operator. Error Message: 30 PS ERROR 13 PostScript Term: Stackoverflow Meaning: Operand stack oveflow. Too many objects have been pushed on the stack and not popped off. Error Message: 30 PS ERROR 14 PostScript Term: Stackunderflow Meaning: Operand stack underflow. An attempt has been made to remove an object from the operand stack when it is empty. This usually occurs because an operator did not have all of its required operands on the stack. Error Message: 30 PS ERROR 16 PostScript Term: Timeout Meaning: A time limit has been exceeded. The PostScript interpreter timed out waiting for media to be manually fed, waiting for data to be received from the host, or for a too-long job execution. Error Message: 30 PS ERROR 17 PostScript Term: Typecheck Meaning: Operand of the wrong type. Some operands' type is different from what an operator expects. The typecheck error is often the result of faulty stack manipulation, such as operands supplied in the wrong order or procedures leaving results on the stack when they aren't supposed to. Error Message: 30 PS ERROR 19 PostScript Term: Undefinedfilename Meaning: File not found. A file identified by a name string operand of file, or run cannot be found or opened. The undefined filename error also occurs if the special file |
Answer:
Details:
Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER. |