Click here to Skip to main content
15,902,112 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DateTime datatype returns Date only Pin
Stephen McGuire17-Aug-06 6:53
Stephen McGuire17-Aug-06 6:53 
GeneralRe: DateTime datatype returns Date only Pin
TAtechsupport17-Aug-06 11:15
TAtechsupport17-Aug-06 11:15 
GeneralRe: DateTime datatype returns Date only Pin
Stephen McGuire17-Aug-06 11:26
Stephen McGuire17-Aug-06 11:26 
GeneralRe: DateTime datatype returns Date only Pin
S Pandian16-Aug-06 22:55
S Pandian16-Aug-06 22:55 
QuestionExchange 6.5 Recipients List Pin
Tim Carmichael16-Aug-06 4:14
Tim Carmichael16-Aug-06 4:14 
QuestionHR Software Code Pin
Mushfiq Alam16-Aug-06 4:07
Mushfiq Alam16-Aug-06 4:07 
AnswerRe: HR Software Code Pin
Michael P Butler16-Aug-06 4:17
Michael P Butler16-Aug-06 4:17 
QuestionWordpad & spaces in the RTF filename [modified] Pin
John Waclawski16-Aug-06 3:38
John Waclawski16-Aug-06 3:38 
I can shell to wordpad, no problem.
I can open up a .rtf file from a subdirectory such as "C:\temp\filename.rtf"
I CAN'T open up a .rtf file from a subdirectory such as "C:\Documents and Settings\filename.rtf". I.E.: A subdirectory with a space in it. My line of code is:
--------------------------------------------------------
Shell("C:\Program Files\Windows NT\Accessories\wordpad.exe C:\Documents and Settings\wordpadtest.rtf", AppWinStyle.MaximizedFocus)
--------------------------------------------------------
When I try that I get the error:
"C:\Documents
Cannot find this file. Please verify that the correct path and file name are given."
I can do something similar in Notepad opening up a .txt file with no problems.
Is this a bug?




-- modified at 9:39 Wednesday 16th August, 2006
AnswerRe: Wordpad & spaces in the RTF filename Pin
Stephen McGuire16-Aug-06 6:13
Stephen McGuire16-Aug-06 6:13 
GeneralRe: Wordpad & spaces in the RTF filename Pin
John Waclawski16-Aug-06 6:29
John Waclawski16-Aug-06 6:29 
GeneralRe: Wordpad & spaces in the RTF filename Pin
Stephen McGuire16-Aug-06 6:46
Stephen McGuire16-Aug-06 6:46 
AnswerRe: Wordpad & spaces in the RTF filename Pin
Guffa16-Aug-06 8:40
Guffa16-Aug-06 8:40 
AnswerRe: Wordpad & spaces in the RTF filename Pin
John Waclawski17-Aug-06 16:38
John Waclawski17-Aug-06 16:38 
AnswerRe: Wordpad & spaces in the RTF filename Pin
Guffa18-Aug-06 0:16
Guffa18-Aug-06 0:16 
Questionsetup and deployment customization Pin
MaryAndNaz16-Aug-06 3:21
MaryAndNaz16-Aug-06 3:21 
QuestionData Source Not found error and Crystal Reports problem [modified] Pin
jaykarkar16-Aug-06 2:57
jaykarkar16-Aug-06 2:57 
GeneralVB6 Package Installation Pin
manowj16-Aug-06 0:58
manowj16-Aug-06 0:58 
QuestionHow to view data in “TEXT” type column? Pin
Krishnaraj Barvathaya B16-Aug-06 0:46
Krishnaraj Barvathaya B16-Aug-06 0:46 
AnswerRe: How to view data in “TEXT” type column? Pin
Guffa16-Aug-06 2:26
Guffa16-Aug-06 2:26 
Questionneed tips for: Slow InitializeComponent in large form app Pin
Michael Andersson15-Aug-06 23:29
Michael Andersson15-Aug-06 23:29 
AnswerRe: need tips for: Slow InitializeComponent in large form app Pin
Dave Kreskowiak16-Aug-06 1:26
mveDave Kreskowiak16-Aug-06 1:26 
GeneralRe: need tips for: Slow InitializeComponent in large form app [modified] Pin
Michael Andersson16-Aug-06 2:56
Michael Andersson16-Aug-06 2:56 
GeneralRe: need tips for: Slow InitializeComponent in large form app Pin
Dave Sexton16-Aug-06 3:14
Dave Sexton16-Aug-06 3:14 
QuestionError when update YES/NO value in access...? Pin
campbells15-Aug-06 23:13
campbells15-Aug-06 23:13 
AnswerRe: Error when update YES/NO value in access...? Pin
manowj16-Aug-06 0:03
manowj16-Aug-06 0:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.