code:
?"Adding connection...  |"
IF ADDPRINTERCONNECTION("\\KCSHOP-1\BC01")=0
color y+/n "INSTALLED"?
ELSE
color r+/n "FAILED"?
?"ERROR: "@SERROR
ENDIF
??"Press any key to continue..."
GET $IN

It is just some test code to try to figure out why I cannot map the printer in my real script.

Thanks
_________________________
Austin Henderson