On Wed, 14 Nov 2001, Brett Wesoloski wrote: > net use lpt1: \\ktl\epson dfx-5000+ /persistent:yes > > I get this message The network resource type is not correct. > > Any idea's on what I am doing wrong?
You need to quote names with spaces: NET USE LPT1: "\\ktl\epson dfx-5000+" /PERSISTENT:YES -- Ben Scott <[EMAIL PROTECTED]> | The opinions expressed in this message are those of the author and do not | | necessarily represent the views or policy of any other person, entity or | | organization. All information is provided without warranty of any kind. | ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
