*PLBWINXPIO (GETMODE)
PLBCMP GUI Only, 9.6C
*PLBWINXPIO={value}
The *PLBWINXPIO keyword reports the current setting of the runtime specialized code switch for Windows XP.
When set to ON, this keyword causes specialized code to be executed for every PL/B fileio statement that performs writing operations. This specialized code retrieves the current data file size and then performs OS operations to cause the EOF (end of file) to be set to this data file size if the new size is larger than a previous operation. By resetting the EOF settings for a data file accessed by a Windows XP system avoids the problem where the OS functions was truncating the data file.
Additional information is available in the PLB Runtime Reference under the PLBWIN_XPIO keyword.
See Also: List Controls (GETMODE), GETMODE
![]() |