SPLCLOSE Examples


Example 1:

 

  

SPLCLOSE

 

This statement terminates the default printer redirection. All future PRINT instructions that do not specify a pfile are directed to the default print device/file.

 

Example 2:

 

  

SPLCLOSE

PFILE

 

This statement terminates printer spooling to the PFILE variable.

 

 



PL/B Language Reference Sort Examples SPLICE Example