PLB_SHAREFLUSH Keyword


PLBWIN, PLBCE or PLBLinux

PLB_SHAREFLUSH={ ON | OFF }

 

This keyword specifies the default action of the runtime for data being written to files opened in the SHARE mode. When this keyword is set to ON, the runtime flushes any data that causes the length of the data file to be extended. ON is the default state for files opened in SHARE mode. When this keyword is set to OFF, the runtime does not perform a flush operation when a data file length is extended. Note: In this mode it is possible to lose data if a workstation loses power or is rebooted with buffered data.

 

Programmatic access to this runtime option is available through the GETMODE and SETMODE instructions.

 

 

See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options

 



Compiler and Runtime Options PLB_SHARE Keyword PLB_SHIFTAZ Keyword