[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

3517.0. "Print to PORT very slow first time ..." by TAV02::CHAIM (Semper ubi Sub ubi .....) Wed Nov 10 1993 09:02

A customer has complained that the first print to PORT of a .TXT file is very
slow. Any subsequent print of any document is normal (until he exits/reenters). 

He claims that this behavior did not exist in V2.4.

Thanks,

Cb. 
T.RTitleUserPersonal
Name
DateLines
3517.1More information pleaseIOSG::NEWLANDRichard Newland, IOSG, REO2-G/L2Wed Nov 10 1993 17:4716
The following messages will be displayed during the print operation.

	Preparing Document . . .
	Formatting Document . . .
	Printing Document . . .
	Printed Document


At what point is the print slow?


What type of document is being printed, what type of formatting is being 
performed, and what type of printer is being used?


Richard
3517.2More Information for .1 ...TAV02::CHAIMSemper ubi Sub ubi .....Thu Nov 11 1993 11:1417
Re: .1

The printer is a BROTHER 1509 

The document is a .TXT file without any formatting.

The user enters P and immediately receives "Preparing Document"
He then immediately receicves the WPPARG form.
He hits return and WAITS (15-20 seconds) 
Then he receives "Printing Document" and the document commences printing.

He does NOT receive a "Formating Document" message; I assume since this is a
.TXT file without formatting.

Thanks,

Cb.
3517.3ALL-IN-1 document information pleaseIOSG::NEWLANDRichard Newland, IOSG, REO2-G/L2Thu Nov 11 1993 11:3811
What is the type of document in ALL-IN-1 terms, that is, the data type and 
handling because this is what controls how ALL-IN-1 processes the document.

If the file type is .TXT then it's probably an ASCII document.  Such
documents are still formatted, normally using the ALL-IN-1 ASCII formatter.
You should always get a 'Formatting document . . .' message. 

Are there any customizations on this system?


Richard
3517.4ASCII - NO cust ...TAV02::CHAIMSemper ubi Sub ubi .....Thu Nov 11 1993 12:1724
Re: .3

>What is the type of document in ALL-IN-1 terms, that is, the data type and 
>handling because this is what controls how ALL-IN-1 processes the document.
>
>If the file type is .TXT then it's probably an ASCII document.  Such
>documents are still formatted, normally using the ALL-IN-1 ASCII formatter.

This is correct.

>You should always get a 'Formatting document . . .' message. 
>

The customer does NOT see it - unless it disappears very quickly.


>Are there any customizations on this system?

Absolutely nothing!


Thanks,

Cb.
3517.5First print or first port print?IOSG::NEWLANDRichard Newland, IOSG, REO2-G/L2Thu Nov 11 1993 15:358
The 'Formatting document . . .' document could disappear very quickly if it
is a small ASCII document. 

Is the delay occuring for the first print to any destination or only for
the first print to a port printer? 


Richard
3517.6PORT and/or Queues ...TAV02::CHAIMSemper ubi Sub ubi .....Sun Nov 14 1993 07:447
The problem is NOT restricted to printing to PORT. I logged into the users
system and temporarily bypassed the formatter, and the first time printing to
any queue/port/whatever is VERY slow; subsequent prints are fast.

Thanks,

Cb.
3517.7Uncompiled form library?IOSG::NEWLANDRichard Newland, IOSG, REO2-G/L2Mon Nov 15 1993 18:3312
Could you repeat the tests but this time type Gold-E on the Print Document
form?  

The first time you type Return or Gold-E on the Print Document form the 
OA$PRINTSTYLES dataset will be accessed for this first time.  
OA$PRINTSTYLES is a special data set which makes two real datasets, User 
Print styles and System Print styles, act as single dataset.  All of these 
are large datasets and will take a few seconds to compile if pre-compiled 
form libraries are not being used.


Richard
3517.8Precompile forms works !!!TAV02::CHAIMSemper ubi Sub ubi .....Tue Nov 16 1993 09:509
Richard,

O.K. !!!

Precompiling the forms library is the answer.

Thanks,

Cb.