PLBCS_WINHIDE Keyword


     PLBCS_WINHIDE={0 | 1}

 

This optional keyword forces the main program window at the client to be hidden. If this keyword is not specified or is set to a value of zero (0), a main window is created and visible when the client task is executed. If this keyword is specified with a non-zero value, the main window is hidden on the client.

Example:

 

     PLBCS_WINHIDE=1

 

 

See Also: PLBSERVE Keywords, PLBSERVE Command Syntax



PL/B Application Server PLBCE_USERNAME