Find out Path of loadet lisp

Discussion in 'AutoCAD' started by CADwiesel, Jul 15, 2003.

  1. CADwiesel

    CADwiesel Guest

    Hai

    If i load an lisp file by using the appload Dialog, there is the full path of the loadet fils stored.
    Now i want to know the Path (by (V)Lisp) of an by Name known File.
    If this file is in an supportpath, i can use the findfile command,but if not, how can I get the Path.
    Is there a Way by using vl-something to get the Path?

    Hope someon understand..

    Thanks
     
    CADwiesel, Jul 15, 2003
    #1
  2. CADwiesel

    Dale Fugier Guest

    You might try DOSLib's dos_lisplist function. It returns a list of loaded
    AutoLISP/Visual LISP files, including full paths. You can download DOSLib
    free from www.mcneel.com
     
    Dale Fugier, Jul 15, 2003
    #2
  3. CADwiesel

    CADwiesel Guest

    Thanks, yes, thats a way.
    perhaps there is another without using doslib?

    only by vlisp?

    Nothing about doslib - it's a realy nice Invention

    Thanks
     
    CADwiesel, Jul 16, 2003
    #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.