How do I prevent opening a printer concurrently in dL4 for Unix?
The first line in the printer script must be an options line containing the option "lock=/tmp/lockfilename". For example:
# dl4opts=lock=/tmp/lpt1.kl
- FAQ:
