Skip to main content

Runtime 10.2.1

  • April 1, 2019
  • 1 reply
  • 0 views

Good morning
Is it possible at runtime startup that it does not load printers only if it needs them?

1 reply

Stephen Hjerpe
  • Participating Frequently
  • April 1, 2019
Good morning
Is it possible at runtime startup that it does not load printers only if it needs them?

That is correct. The runtime will not load a printer at startup. The runtime only engages the printers when the COBOL program is sending output to them, or using WIN$PRINTER to set up the printer you wish to use.