Jump to content

How to open ARX file (autocad runtime extension)


MoAEC

Recommended Posts

Hi all,

 

I'm new for auto lisp and visual lisp.

I'm not getting clear guidelines to open the ARX file.

Please anyone help me.

How to open and edit the ARX file.

Link to comment
Share on other sites

@MoAEC You cannot "Open" ARX files - they are complied binary programs similar to a DLL or EXE file. You need to have the source code from the author to edit them and an IDE to recompile them.

 

PS - ARX files are not written in AutoLISP or Visual LISP. They are written in C code.

Also - Compiled Visual LISP files have either a FAS or VLX extension and operate the same way - you must have the source code (lsp files) to edit them.

Edited by pkenewell
  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...