|
-
Sep 2nd, 2005, 02:20 PM
#1
Thread Starter
Lively Member
Dos filename to regular filename
In regards to the snip below, which retrieves the path of the the launching object......
Dim CommandArgs() As String = Environment.GetCommandLineArgs
FilePath = CommandArgs(1)
I can I get it to show the regular file path? I don't want the dos thingy with the ~'s here and there.
I hope I have provided enough information in my question thanks
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
|