|
-
Nov 22nd, 2000, 12:23 PM
#12
Fanatic Member
Sorry if I'm butting in but it sounded like you may have been confused about what App.Path is/does.
Make a new standard exe in vb and put this code behind a command button,
Private Sub Command1_Click()
MsgBox App.Path
End Sub
This will show you what App.Path does.
Again, sorry if I'm intruding, just trying to help.
JO
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|