Click here to Skip to main content
16,004,507 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: extracting iptc data from a jpeg Pin
Jim Taylor15-Oct-03 2:29
Jim Taylor15-Oct-03 2:29 
QuestionHow to monitor users on network? Pin
navelk15-Oct-03 0:56
navelk15-Oct-03 0:56 
GeneralTearing my hair out: drawing transparent image Pin
Jim Taylor14-Oct-03 23:23
Jim Taylor14-Oct-03 23:23 
GeneralRe: Using Paste() with multiple text boxes Pin
Mike Dimmick14-Oct-03 22:59
Mike Dimmick14-Oct-03 22:59 
GeneralRe: Using Paste() with multiple text boxes Pin
1.21 Gigawatts14-Oct-03 23:38
1.21 Gigawatts14-Oct-03 23:38 
Generalcombo box linked to datagrid Pin
iamalexCode14-Oct-03 18:38
iamalexCode14-Oct-03 18:38 
GeneralShutdown windows Pin
kersyanti14-Oct-03 15:02
kersyanti14-Oct-03 15:02 
GeneralParse Quotation marks Pin
Rip V. Winkle14-Oct-03 10:30
Rip V. Winkle14-Oct-03 10:30 
I am trying to parse the quotation marks from a string that is returned from an inputbox and then "shell" to the console.
Here is my code.

Dim FileName As String = InputBox("Please enter the file name here")
Shell("c:\program files\d-tools\daemon.exe" & " -unmount 0 ")
Shell("c:\program files\d-tools\daemon.exe" & " -mount 0," & FileName)
End Sub

Just to clarify this is a console app.

Any help would be great!
Thank

I'm just a simple man with complex issues.
GeneralRe: Parse Quotation marks Pin
Dave Kreskowiak15-Oct-03 5:47
mveDave Kreskowiak15-Oct-03 5:47 
GeneralRe: Parse Quotation marks Pin
Rip V. Winkle15-Oct-03 6:34
Rip V. Winkle15-Oct-03 6:34 
GeneralRe: Parse Quotation marks Pin
Dave Kreskowiak15-Oct-03 6:50
mveDave Kreskowiak15-Oct-03 6:50 
GeneralRe: Parse Quotation marks Pin
Rip V. Winkle15-Oct-03 8:40
Rip V. Winkle15-Oct-03 8:40 
GeneralOCX Reverse Engineerin Pin
Anonymous14-Oct-03 8:30
Anonymous14-Oct-03 8:30 
GeneralRe: OCX Reverse Engineerin Pin
Steve S14-Oct-03 9:15
Steve S14-Oct-03 9:15 
GeneralRe: OCX Reverse Engineerin Pin
Anonymous14-Oct-03 12:11
Anonymous14-Oct-03 12:11 
GeneralI need HELP Pin
TheCandel_Heba13-Oct-03 15:42
TheCandel_Heba13-Oct-03 15:42 
GeneralRe: I need HELP Pin
J. Dunlap13-Oct-03 17:45
J. Dunlap13-Oct-03 17:45 
GeneralRe: I need HELP Pin
Cesar Peralta14-Oct-03 10:19
Cesar Peralta14-Oct-03 10:19 
Generalkeyboard Pin
grommit234513-Oct-03 6:36
grommit234513-Oct-03 6:36 
GeneralVisual Basic and WinXP Pin
Anonymous13-Oct-03 6:30
Anonymous13-Oct-03 6:30 
GeneralRe: Visual Basic and WinXP Pin
Rip V. Winkle16-Oct-03 11:30
Rip V. Winkle16-Oct-03 11:30 
GeneralListening to a Port Pin
Devsqi13-Oct-03 2:23
Devsqi13-Oct-03 2:23 
GeneralRe: Listening to a Port Pin
Dave Kreskowiak13-Oct-03 3:18
mveDave Kreskowiak13-Oct-03 3:18 
GeneralRe: Listening to a Port Pin
Anonymous13-Oct-03 18:43
Anonymous13-Oct-03 18:43 
Generalconnection access2000 vb6 Pin
sukusnairss11-Oct-03 15:42
sukusnairss11-Oct-03 15:42 

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.