CI Info Functions: Devinfo, Spoolinfo, Volinfo (14392)
spoolfile was created. Otherwise, “” (Null string) will be returned
as output
.
2. FmtCreateDate
To query this item, the spoolfile should be past the
ACTIVE/CREATE state. It should be at least in the READY
state. If the spoolfile is in ACTIVE/CREATE state, an error is
reported with SPOOLINFO.
The output is formatted as “DAY, MONTH DATE, YEAR”.
E.g.: If the spoolfile was created on 12/20/2005, then the output
will be
TUE, DEC 20, 2005.
3. FmtCreateTime
To query this item, the spoolfile should be past the
ACTIVE/CREATE state. It should be at least in the READY
state. If the spoolfile is in ACTIVE/CREATE state, an error is
reported with SPOOLINFO.
The output is formatted as “HH:MM AM/PM”.
E.g.: If the spoolfile was created at 21:59, then the output will be
9:59 PM.
4. InputType
This item is appropriate when used with input spoolfiles. It
returns “JOB” or “DATA” depending upon whether the input
spoolfile is a job or data file. However, when this item is used
with output spoolfiles, “” (Null string) is returned as output.
5. IntCreateDate
To query this item, the spoolfile should be past the
ACTIVE/CREATE state. It should be at least in the READY
state. If the spoolfile is in ACTIVE/CREATE state, an error is
reported with SPOOLINFO.
The output is formatted as a YYYYMMDD integer.
E.g.: If the spoolfile was created on 12/20/2005, then the output
will be
20051220.
6. IntCreateTime
To query this item, the spoolfile should be past the
ACTIVE/CREATE state. It should be at least in the READY
state. If the spoolfile is in ACTIVE/CREATE state, an error
is reported with SPOOLINFO.
The output is formatted as HHMMSS integer.
E.g.: If the spoolfile was created at 21:59 PM and 32 secs, then
the output will be
215932.
Consider the following example.
Page
8
of
15
Communicator Article
-
Network Printing enhancement
7/30/2008
http://jazz.external.hp.com/papers/Communicator/7.5/CIInfoFunctions.html