--- Original Message --- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich Milburn Sent: Thursday, 8 December 2005 7:17 AM To: [email protected] Subject: RE: [ActiveDir] Help with VB script to map printers
: my WSH doesn't seem to like the double quotes I see some people : use sometimes (i.e. MsgBox "I said, ""Hello."" would always give me an error. You'd get an "unterminated string constant" error if you ran that code snippet :-) MsgBox "I said, ""Hello.""" would work Cheers Ken List info : http://www.activedir.org/List.aspx List FAQ : http://www.activedir.org/ListFAQ.aspx List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
