Click here to Skip to main content
16,006,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralSource/Version Control systems Pin
cnurse23-Mar-04 13:07
cnurse23-Mar-04 13:07 
GeneralRe: Source/Version Control systems Pin
screaver23-Mar-04 13:44
screaver23-Mar-04 13:44 
GeneralRe: Source/Version Control systems Pin
cnurse23-Mar-04 14:15
cnurse23-Mar-04 14:15 
GeneralRe: Source/Version Control systems Pin
Michael Flanakin23-Mar-04 14:32
Michael Flanakin23-Mar-04 14:32 
Generalauto. loading files with my application Pin
Nadroj23-Mar-04 11:23
Nadroj23-Mar-04 11:23 
GeneralRe: auto. loading files with my application Pin
Dave Kreskowiak23-Mar-04 14:20
mveDave Kreskowiak23-Mar-04 14:20 
GeneralRe: auto. loading files with my application Pin
Nadroj23-Mar-04 14:24
Nadroj23-Mar-04 14:24 
GeneralRe: auto. loading files with my application Pin
Nadroj26-Mar-04 18:44
Nadroj26-Mar-04 18:44 
hopefully ull b auto-emailed about this reply
iv been looking in2 it and cant seem to find any help for vb.net. i found quite a few sites for vb6 code, it looks like. ive tried it and it doesnt recognize the "Command" variable, or whatever it would be called.

Private Sub Form_Load()
If Command$ <> "" Then
MsgBox "Application started by double clicking" & vbCr & Command$
End If
End Sub

i got this from here[^]. i searched vb.net's help index, and tried the ex. given with the "Command" thing. cant seem to get it.

also, it seems most apps use the command "%1" when opening files that are associated with the app..

any more help? ...appreciated

Thanks

------------------------
Jordan.
III
GeneralRe: auto. loading files with my application Pin
Dave Kreskowiak27-Mar-04 3:52
mveDave Kreskowiak27-Mar-04 3:52 
GeneralRe: auto. loading files with my application Pin
Nadroj27-Mar-04 20:29
Nadroj27-Mar-04 20:29 
GeneralRe: auto. loading files with my application Pin
Dave Kreskowiak28-Mar-04 4:54
mveDave Kreskowiak28-Mar-04 4:54 
GeneralRe: auto. loading files with my application Pin
Nadroj28-Mar-04 12:43
Nadroj28-Mar-04 12:43 
General_crtisvalidheappointer Pin
BlackDice23-Mar-04 7:07
BlackDice23-Mar-04 7:07 
GeneralRe: _crtisvalidheappointer Pin
Dave Kreskowiak23-Mar-04 7:19
mveDave Kreskowiak23-Mar-04 7:19 
GeneralRe: _crtisvalidheappointer Pin
BlackDice23-Mar-04 7:27
BlackDice23-Mar-04 7:27 
GeneralRe: _crtisvalidheappointer Pin
Dave Kreskowiak23-Mar-04 9:01
mveDave Kreskowiak23-Mar-04 9:01 
GeneralRe: _crtisvalidheappointer Pin
BlackDice23-Mar-04 9:18
BlackDice23-Mar-04 9:18 
GeneralRe: _crtisvalidheappointer Pin
Dave Kreskowiak23-Mar-04 9:28
mveDave Kreskowiak23-Mar-04 9:28 
GeneralRe: _crtisvalidheappointer Pin
BlackDice23-Mar-04 9:30
BlackDice23-Mar-04 9:30 
GeneralRe: _crtisvalidheappointer Pin
Dave Kreskowiak23-Mar-04 11:35
mveDave Kreskowiak23-Mar-04 11:35 
GeneralExcel VBA - Multi column search and compare, with Refresh Pin
luxcs23-Mar-04 3:48
luxcs23-Mar-04 3:48 
GeneralRequest (Reference to) other page Pin
Aizupis23-Mar-04 3:38
Aizupis23-Mar-04 3:38 
GeneralRe: Request (Reference to) other page Pin
Dave Kreskowiak23-Mar-04 4:20
mveDave Kreskowiak23-Mar-04 4:20 
GeneralRe: Request (Reference to) other page Pin
Michael Flanakin23-Mar-04 12:22
Michael Flanakin23-Mar-04 12:22 
GeneralRe: Request (Reference to) other page Pin
Dave Kreskowiak23-Mar-04 14:14
mveDave Kreskowiak23-Mar-04 14:14 

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.