• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual LISP, AutoLISP and General Customization

    Reply
    Valued Contributor
    Posts: 59
    Registered: ‎12-11-2008
    Accepted Solution

    How to retrieve the Action Recorder File Location?

    67 Views, 1 Replies
    11-10-2011 08:49 AM

    Using (setq Filetab (vla-get-files (vla-get-preferences (vlax-get-acad-object))))(vlax-dump-object Filetab) returns most pathname as specified under Options. However, the Action Recorder path is missing. How do I retrieve this path?

     

    Simon

    Please use plain text.
    Contributor
    kefer.kb
    Posts: 19
    Registered: ‎08-17-2011

    Re: How to retrieve the Action Recorder File Location?

    11-11-2011 12:01 AM in reply to: Simon_Weel

    Simon,

    do you need (getvar "ACTRECPATH") ?

     

    kind regards,

    Franz

    www.gfm.at
    Please use plain text.