Table 3.4 Program fix list for the PowerFORMNo. | V/L(*) | P number | Content |
---|
1 | V10.1.0 | PG63410 | Print may fail when using the form descriptor. Define UPC-A, UPC-E, or EAN-13 Barcode Field. And, properties of whole fields make the following equation true. "(S - L + (N * 5)) mod 256 = 255" where: S is the sum of data length. L is data length of last field in record list. N is the field count. And, set add-on data to barcode field of 1, and add record of the add-on data to end of record list.
|
2 | V10.1.0 | PG66643 | Printer output or output preview may print out the characters longer than the value of Field Length under the following condition: Font Pitch is not specified. And, Use fixed font(e.g. MS Mincho). And, "CORRECTPOS FLD" definition exists in Print Information File and the data length is longer than Field Length, or "CORRECTPOS ALL" definition exists there.
|
3 | V10.1.0 | PG69450 | Print or print preview may occasionally fail with error code 18 or 21, with the following detail codes: * 18-42d1-00000005-00000000 * 21-02b6-00000005-00000000 * 18-0011-00000005-00000000 under the following condition: Run more than one print process using following features:
|
4 | V10.1.0 | PG77501 | NetCOBOL uninstaller will not remove the files used by PowerFORM RTS under the following condition: Run the uninstaller as a user different than the user that did the install.
|
5 | V10.1.0 | PG78189 | It may abort logging for the job despite not reaching to the maximum size of the log for form features per job under the following condition: Trace log storage folder (MEFTLOGROOT) is specified. And, The size of at least one of media data, overlay descriptor, form descriptor, or print information file is greater than or equal to 1048576 bytes. And, The file size value makes the following equation true. "FLOOR((File_Size_In_Bytes MOD 65536) / 1024 ) * 1024 > Maximum_Size_Of_The_Log_Per_Job[MEFTLOGSIZEP]"
|
6 | V10.1.0 | PG84734 | When printing from print preview window, the setting defined by program interfaces may be disabled, which results in omitting partitions and/or fields, and/or throwing one or more errors, under the following condition: The sum of the count of partition output interface calls per form print unit exceeds 65535. And, Open print preview window. And, Click [Print] button to print it out.
On condition that it may not occur depending on the memory usage. |
7 | V10.1.0 | PG95041 | Printer output or output preview may fail with 44 notification code, or may print the form without printing the images, depending on the type of printer, under the following conditions: [Condition 1] Use the form definition with one or more bitmap fields. And, Printer resolution value is less than 1440. And, 1440 can be divided by the resolution value (e.g.. 300dpi). And, Vertical or horizontal size of the image is 1px.
Or, [Condition 2] Use the form definition with one or more bitmap fields. And, Printer resolution value is greater than 1440. And, Vertical or horizontal size is less than or equal to the result of dividing the resolution by 1440.
|
8 | V10.1.0 | PG95043 | Despite the printability of the max 99999 of pages, the pages more than #1000 won't be actually printed out under the following conditions: Display the print dialog box with the following settings: Set MEFTDLG environment variable to "Y". or, Set SETPRTDIALOG in Print Information File to "2" or "3".
And, Specify the value more than or equal to 1000 for the range of pages in the print dialog box.
|