Please enable JavaScript to view this site.
From version 6.2.79 Cobwebb supply a Folder Monitor program FMTXT2SPL which creates an IBM i Spooled File from a .TXT file. This Folder Monitor uses the *STD Monitor Type.
You may override the Printer file FMTXT2SPLP generated by FMTXT2SPL by specifying the following Parameters. If any of the parameters are left blank then the defaults will be used.
Please Note: There is no validity checking in the Folder Monitor Parameter Maintenance, as it has to handle any information for any parameter type, so you must make sure that you enter a valid override value for the CRTPRTF command.
Parameter Overrides
Parameter |
Description |
Default |
Notes |
PARM1 |
Output queue |
QPRINT |
If entered then must be a valid Output Queue name - will default to QPRINT in CPPD if Output Queue and Library not valid. |
PARM2 |
Output queue library |
CPPD |
If entered then must be a valid Library name - will default to QPRINT in CPPD if Output Queue and Library not valid. |
PARM3 |
User-specified data |
FMTXT2SPL |
The USRDTA for the generated spooled file. |
PARM4 |
Page Size (Length) |
65 |
1 - 255 |
PARM5 |
Page Size (Width) |
256 |
1 - 256 |
PARM6 |
Overflow line number |
60 |
1 – 255 but must be less than Page Size( Length) |
PARM7 |
Characters per inch |
20 |
5, 10, 12, 15, 18, 20 |
PARM8 |
Lines per inch |
8 |
6 or 8 |