Rob van der Woude's Scripting Pages
Powered by GeSHi

Source code for login_disconnect.bat_style_network_printer.kix

(view source code of login_disconnect.bat_style_network_printer.kix as plain text)

  1. USE LPT1: /DELETE
  2. If @ERROR <> 0
  3. 	"Error @ERROR while trying to drop LPT1@CRLF"
  4. EndIf

page last modified: 2024-02-26; loaded in 0.0143 seconds