Current Project Folder

Discussion in 'AutoCAD' started by civilychallenged, Sep 22, 2004.

  1. I need a way to retrieve just the name of the project name (which is the folder name containing all our drawing and data files for a specific project) by using autolisp.

    I am creating a routine to automate our title block insertion...the project name is the only attribute that I am having trouble automating.
     
    civilychallenged, Sep 22, 2004
    #1
  2. civilychallenged

    MP Guest

    (Getvar"ProjectName")
    if you're referring to autocads' projectname variable
    hth
    Mark

    folder name containing all our drawing and data files for a specific
    project) by using autolisp.
    project name is the only attribute that I am having trouble automating.
     
    MP, Sep 22, 2004
    #2
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.