Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: How do you load a ARX file?

  1. #11
    Member
    Join Date
    2009-06
    Posts
    18
    Login to Give a bone
    0

    Default Re: How do you load a ARX file?

    OK, does the fact that I'm putting this in a menu customization change things?

    This is my menu string:
    ^C^C(command "._ARX "_L" "C:\\Progra~1\\Yada\\Yada\\Yada\\Program.arx");

    And my command line responce:
    (command "._ARX "_L" "C:

    and then nothing...

  2. #12
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,804
    Login to Give a bone
    0

    Default Re: How do you load a ARX file?

    Yes. In that case, you have to use the single forward slash.
    R.K. McSwain | CAD Panacea |

  3. #13
    Member
    Join Date
    2009-06
    Posts
    18
    Login to Give a bone
    0

    Default Re: How do you load a ARX file?

    I'm going to wear out my welcome...

    OK, with forward slashes, it now echos back:

    (command "._ARX "_L" "C:/Progra~1/Yada/Yada/Yada/Program.arx")
    ("_>

    (on two lines as shown)
    As it awaits some unknown responce.

    Sorry to be such a pain...

  4. #14
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,804
    Login to Give a bone
    0

    Default Re: How do you load a ARX file?

    You are missing a quote mark at the end of the ._ARX

    It should be: (command "._ARX" "_L" "C:/Progra~1/Yada/Yada/Yada/Program.arx")
    R.K. McSwain | CAD Panacea |

  5. #15
    Member
    Join Date
    2009-06
    Posts
    18
    Login to Give a bone
    0

    Default Re: How do you load a ARX file?

    Some day, they will develop a computer that does what you mean, not what you say.

    Thanks for all your patients with a neophyte.

  6. #16
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,804
    Login to Give a bone
    0

    Default Re: How do you load a ARX file?

    Quote Originally Posted by caddcop View Post
    Thanks for all your patients with a neophyte.
    No problem. Good luck.
    R.K. McSwain | CAD Panacea |

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Exporting to CAD from Revit (Preset .txt file to load? ctb file?)
    By goodtastingsteak in forum Revit - Plotting/Printing/Exporting
    Replies: 2
    Last Post: 2015-03-13, 05:34 PM
  2. arg. profile file won't load
    By Mac Demer in forum AutoCAD General
    Replies: 7
    Last Post: 2009-07-15, 08:15 PM
  3. How to Load a Linetype file?
    By BeKirra in forum AutoLISP
    Replies: 15
    Last Post: 2008-11-05, 10:36 PM
  4. DXF file won't load in ACAD
    By jwongmep in forum AutoCAD General
    Replies: 4
    Last Post: 2008-08-08, 07:08 PM
  5. Vue 6 Infinite- Won't load file
    By mikethayer in forum DV - The 3rd Dimension
    Replies: 1
    Last Post: 2007-10-01, 10:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •