VLX path

Discussion in 'AutoCAD' started by Laurie Comerford, Sep 21, 2004.

  1. Hi Rakesh,

    In VB and VBA you can get

    app.path

    There is probably something along those lines in Lisp.

    --


    Laurie Comerford
    CADApps
    www.cadapps.com.au
     
    Laurie Comerford, Sep 21, 2004
    #1
  2. Laurie Comerford

    Rakesh Rao Guest

    I have a VLX file that could be loaded from any location using appload
    or the (load ...) function. I would like to know the path of the VLX
    file from within the file itself. Is this possible? If so, how?

    The intention is that when the VLX file is running, it should look for
    some data files in the same directory as itself. So, I want to know
    where the VLX file is coming from (note: it may not or never be on the
    AutoCAD search path).

    Any help is apprciated.

    Regards
    Rakesh
    --
    --
    - Rakesh Rao [ rakesh.rao (at)4d-technologies.com ]
    - Four Dimension Technologies
    [www.4d-technologies.com]
    - Get GeoTools, Work smarter: www.4d-technologies.com/geotools
    - Free Lisp downloads @ TechCenter: www.4d-technologies.com/techcenter
     
    Rakesh Rao, Sep 21, 2004
    #2
  3. Laurie Comerford

    Rakesh Rao Guest

    Rakesh Rao, Sep 21, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.