The edit command was used to open a text file within autocad. Was it replaced by something else?
The edit command was used to open a text file within autocad. Was it replaced by something else?
The command is "DDedit".
Enter "aliasedit" you'll find the shortcut for "DDedit" is "ED" unless you had modified it.
Thank you for your input. However, you misunderstood my post. The "Edit" command was used to open an external text file outside of AutoCAD. That's what I need to do.
Edit was the editor for windows later replaced by notepad. We used to shell out to DOS from AutoCAD to edit lisp and script files, but Edit isn't included in Windows anymore. I remember using AutoCAD's Edlin command to create a linetype way back when.
Tom Beauford P.S.M. - Civil 2013 on Windows 7 Pro
Design Analysis - Leon County Public Works/Engineering
2280 Miccosukee Rd. Tallahassee, FL 32308-5310
Ph# (850)606-1516
Thank you Tom. I too remember edlin. Ok. Notepad works, but isn't there a way to switch to a different text editor? I can't seem to find it.
I have TextPad as my default editor for most files in Windows 7. The macro for starting Acaddoc.lsp is:
^C^C_start;acaddoc.lsp;
Which uses the default editor and for me opens it in TextPad.
Tom Beauford P.S.M. - Civil 2013 on Windows 7 Pro
Design Analysis - Leon County Public Works/Engineering
2280 Miccosukee Rd. Tallahassee, FL 32308-5310
Ph# (850)606-1516
John B
"With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.
It was defined in the ACAD.PGP file, sometime prior to the 2008 version.
Here is a link to a version that includes this line: http://www.cabrillo.edu/~gmarcoccia/acad.pgp , if you want to copy it into your PGP file. Make sure "Edit" is a valid executable.
Here is the 2008 version that shows it was not included: http://web.acd.ccac.edu/~dference/edd222/acad.pgp
use the command "dtexted" and change the variable to 0