VBForums
>
Visual Basic
>
Games and Graphics Programming
> getting current directory?
PDA
Click to See Complete Forum and Search -->
:
getting current directory?
deoblo1
Dec 6th, 2000, 11:11 PM
I know their is a way to save the the current directory the program is in...but I forgot how any sudegestions?
Fox
Dec 6th, 2000, 11:59 PM
Path = App.path & iif(Right(App.Path,1)="\","","\")
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.