CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: App??

  1. #1
    Join Date
    Jul 2001
    Location
    maharashtra,india
    Posts
    181

    App??

    Hi
    my app.path doesnot work properly
    it gives me the path of my Vb dir
    i searched app.path & "\Genie.acs"
    but it is not working
    plzz help me


  2. #2
    Join Date
    Aug 2001
    Posts
    28

    Re: App??

    APP should show u the path to your project file....so sure it will show u your VB path....
    try to save your project and run in from saved location......


  3. #3
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: App??

    App gives the path to your VB dir when the program isn't saved yet. When saved, it will give the path where the vbp is located

    Tom Cannaerts
    [email protected]

    Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

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

Featured