| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1225.1 | Some questions | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Wed Aug 12 1992 16:57 | 20 | 
|  | 
1.  When you refer to ALL-IN-1 Printer tables do you really mean WPS-PLUS 
    Printer Tables, that is, .PRA and .PRC files which are created for and
    used only by the WPS-PLUS formatter?
2.  If the answer to 1 is Yes, am I correct to assume that you are printing 
    WPS-PLUS documents?  Do problems occur with other types of documents 
    such as ASCII?
3.  Do you know at what point ALL-IN-1 exits?  During a print operation a
    number of informational messages are displayed on the terminal.  What
    is the last message displayed? 
4.  One possible difference between printing to a queued printer and 
    printing to FILE is that the former can use background formatting but
    the latter will always use foreground formatting.  Also, what Format 
    Styles is used when you print to a FILE?
Richard
 | 
| 1225.2 | Some answers..... | BACHUS::AUSSIE | Thank God for Fridays | Thu Aug 13 1992 16:12 | 20 | 
|  | Hello,
	Some answer to the questions in .1.
	Yes I am refering to the .PRA and .PRC files. (My mistake)
	The customer is having the problems only with WPS documents.
	He has tried ascii and 20/20 files whick print ok.
	ALL-IN-1 exits, the last message displayed is formatting
	the document. The customer now informs me that he gets an
	access violation and a stack dump before ALL-IN-1 fails.
	He is faxing me in the dump which I will include as soon
	as I get it.
	The format style is HPLJIII.
	
	Thanks in advance
	Sam Hansen.....
 | 
| 1225.3 | Some more info.............. | BACHUS::AUSSIE | Thank God for Fridays | Tue Aug 18 1992 12:26 | 35 | 
|  | Hello all,
	This is what the customer see's.
	
	
Formatting document . . . 
%SYSTEM-F-ACCVIO, access violation, reason mask=01, virtual address=20201920
PC=002DA187, PSL=03C00000
   Improperly handled condition, image exit forced.
	Signal arguements		Stack contents
	Number = 00000005		002DA1AA
	Name   = 0000000C		00000000
		 00000001		7FEB80C8
		 20201920		00000000
		 002DA187		00000000
		 03C00000		002FDE06
					287C0000
					7FEB815C
					7FEB8138
					002E76CD
	Register Dump
	R0 = 20201920	R1 = 002DA173	R2 = 000A99C8	R3 = 000A8D64
	R4 = 00000000	R5 = 00000000	R6 = 20201920	R7 = 011FF2BA
	R8 = 003186F0	R9 = 00202AF0	R10= 0008FIE0	R11= 000A95E0
	AP = 7FEB808C	FP = 7FEB80C8	SP = 7FEB80C8	PC = 002DA187
	PSL= 03C00000
$
 | 
| 1225.4 | Probably WPS-PLUS Formatter | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Tue Aug 18 1992 21:37 | 15 | 
|  | From the information you have supplied it looks like the ACCVIO is
occurring in the WPS-PLUS Formatter.  It is the WPS-PLUS Formatter which 
displays the message 'Formatting document . . . ' and it doesn't appear to 
complete the format operation.  This could be confirmed by selecting the 
WPS-PLUS document and doing:
	<format OA$CURDOC_FILENAME, 'TEMP.LIS', 'HPLJIII'
If this ACCVIOs you will have to report the problem in the WPS-PLUS 
conference (MAGIC::WPS-PLUS).  Also, ask the customer if the HPLJIII 
Printer Table has been modified.
Richard
 |