|
-
Aug 25th, 2004, 10:50 PM
#1
Thread Starter
Lively Member
how to change file path?
I have vb run on this folder, c:\np303\program, and with 4 subfolders, "archive", "stage_in", and logs.
like this:
c:\np303\program
c:\np303\stage_in
c:\np303\archive
c:\np303\log
strSource = app.path
msgbox strSource => c:\np303\program
How to change the path to c:\np303\stage_in without using "chdir"?
Thanks
vb999
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
|