Thread
:
VB help, trying to start program
View Single Post
09-04-2008, 12:10 PM
#
7
(
permalink
)
jaeusm
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 569
Re: VB help, trying to start program
If that is your exact line of code, it definitely won't work because each of your backslashes are causing the subsequent character to act as an escape character. Try using double slashes.
jaeusm
View Public Profile
Send a private message to jaeusm
Find More Posts by jaeusm