Results 1 to 2 of 2

Thread: Current Directory Problems

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2007
    Posts
    1

    Current Directory Problems

    Im creating a program in VB6 that needs subdirectories. The program needs to load images from its current directory\skins\ folder. My only issue is i am using curdir. When someone on a computer runs the program it tries to load the images from the directory of where the program was originally compiled.

    Is their a way to find the current directory when the program is run?

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Current Directory Problems

    use App.Path

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width