1.0.5
2015-12-18
- The minimum OS/400 compatibility is now V6R1
1.04
2008-1-14
Added PDF converter to library build that handles zero line spacing. Program name: WBS019R. This program handles zero line spacing correctly.
Changed default PDF converter from WBS008R to WBS019R. This setting is stored in the WBSPDFPGM data area.
- Setting for PDF Converter that Handled Zero Line Spacing
CHGDTAARA DTAARA(RJSWBS/WBSPDFPGM) VALUE(WBS019R)
- Old Default PDF Converter Setting
CHGDTAARA DTAARA(RJSWBS/WBSPDFPGM) VALUE(WBS008R)
NOTE: Minimum OS/400 release is V5R1.
1.03
2007-12-09
Added new support for "My Reports" option to view spool file list by user. If an output queue entry of Queue: *WRKSPLF with a library name of QGPL is created, the "My Reports" option will appear on the JSP pages. When a user clicks this link a list of reports for that specific user ID will be displayed.
Added WBSLIST2 command to list spool files by user ID. This will allow us to enable working with spool files by user if a user creates an entry in the outq list that has *WRKSPLF as the output queue name.
Added two fields to output queue list settings.
- Allow Delete - allow user to delete spools. (Y/N)
- Allow DataImport - allow user to use the DataImport integration.
Requires license to DataImport desktop software.
1.02
2007-03-30
Updated WBSSPLF command to pass page width and page length to WBS008 when converting spool files. This will prevent 198 column reports from inadvertently getting truncated when *COR is specified on the WBS008 command. *COR is currently the default for WBS008.