Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: What happened to the "Edit" command

  1. #1
    100 Club mikehaff's Avatar
    Join Date
    2010-10
    Posts
    120

    Default What happened to the "Edit" command

    The edit command was used to open a text file within autocad. Was it replaced by something else?

  2. #2
    AUGI Addict
    Join Date
    2006-04
    Location
    (0,0,+|Z|)
    Posts
    1,119

    Default Re: What happened to the "Edit" command

    The command is "DDedit".
    Enter "aliasedit" you'll find the shortcut for "DDedit" is "ED" unless you had modified it.

  3. #3
    100 Club mikehaff's Avatar
    Join Date
    2010-10
    Posts
    120

    Default Re: What happened to the "Edit" command

    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.

  4. #4
    AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL
    Posts
    1,098

    Default Re: What happened to the "Edit" command

    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

  5. #5
    100 Club mikehaff's Avatar
    Join Date
    2010-10
    Posts
    120

    Default Re: What happened to the "Edit" command

    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.

  6. #6
    AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL
    Posts
    1,098

    Default Re: What happened to the "Edit" command

    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

  7. #7
    100 Club JeffClark's Avatar
    Join Date
    2002-07
    Location
    South Jersey
    Posts
    101

    Default Re: What happened to the "Edit" command

    Quote Originally Posted by Tom Beauford View Post
    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.
    Ah.....the memories...I havn't heard "Edlin" in years!

  8. #8
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: What happened to the "Edit" command

    Quote Originally Posted by Tom Beauford View Post
    I remember using AutoCAD's Edlin command ...
    AutoCAD's Edlin command?
    It was part of MS-DOS.
    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.

  9. #9
    Certified AUGI Addict rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Houston
    Posts
    7,519

    Default Re: What happened to the "Edit" command

    Quote Originally Posted by mikehaff View Post
    The edit command was used to open a text file within autocad. Was it replaced by something else?
    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

  10. #10
    100 Club moshira_hassan's Avatar
    Join Date
    2003-01
    Posts
    125

    Default Re: What happened to the "Edit" command

    use the command "dtexted" and change the variable to 0

Page 1 of 2 12 LastLast

Similar Threads

  1. apply command does not apply in "edit rail"
    By ray salmon in forum Revit Architecture - General
    Replies: 0
    Last Post: 2008-12-16, 05:21 PM
  2. What happened to "Apply to layers toolbar" check box?
    By stelthorst in forum AMEP General
    Replies: 2
    Last Post: 2007-09-13, 03:10 PM
  3. HOW switch COMMAND "BLOCK" THE "Scale Uniformly"
    By viz_ken1030 in forum AutoLISP
    Replies: 3
    Last Post: 2006-11-17, 11:41 AM
  4. Replies: 3
    Last Post: 2006-03-23, 09:25 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
  •