Yes it is, the printer I'm mapping is on:

\\serverx\printerx

It is working fine if I do "dir >lpt1" on a CMD.

I Just tried the script on a Win2k machine and it having the same symptoms...

It doesn't delete the lpt1: mapping...

I'm using a workaround at the moment just doing:

Shell "net use lpt1: /delete"

It works flawlessly, but I don't find it "elegant"
_________________________
Regards