Results 1 to 2 of 2

Thread: Finding application directory

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Cambridge, UK
    Posts
    5

    Post

    I have used chdir in my application which works fine for me, but if a user installs my app. to a different directory how can my app. find out where this is during execution?
    Is it possible to extract this information from the 'Start in:' as seen in the 'shortcut' properties of the app?
    I have tried using 'Path' instead of chdir but cannot get it to work properly.

    Thanks for any help,
    Alan

  2. #2
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    check out the App object, it's handy sometimes...
    And you're looking for it's path property....

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