home *** CD-ROM | disk | FTP | other *** search
- To use SELDWG:
- -------------------------------------------------------------------------------
- Place SELDWG in your DOS path.
- -------------------------------------------------------------------------------
- Make a BATch file using an ASCII editor similar to the following:
- Omit the lines in brackets {}.
-
- C: {Change to drive where drawings are located}
- SET ACADCFG=your acad config location {if not in CONFIG.SYS file}
- PATH to autocad exe files {if not in your AUTOEXEC.BAT file}
- CD\DRAW {Change to drawing subdirectory (optional)}
- SELDWG {Call SELDWG program}
- ACAD $@!$@!$$ SELDWG {Call ACAD, never used dwg name and SECDWG script}
- DEL SELDWG.SCR {Delete SELDWG script (optional)}
-
- Place this batch file in your DOS path.
- --------------------------------------------------------------------------------
- Start AutoCad using the batch file name just created.
-
- Use cursor keys to position bar over desired file then press ENTER.
- Type in NEW DRAWING name and press ENTER.
- Type in Existing name plus '.' or use full filename and extension.
- Press ESC key to enter AutoCad main menu.
- Alt-C to change Drives (Type Drive letter + ':' ie: D:)
- Space bar will toggle file attributes.
- F1 key for help.
- --------------------------------------------------------------------------------
- Also look for NEWDWG.ARC.
-
- With NEWDWG you can save and load (or start a new drawing WITHOUT LEAVING
- AutoCad's drawing editor.
- --------------------------------------------------------------------------------
-
- SELDWG.EXE & NEWDWG.EXE are FreeBee's Donated by:
-
- John B. Mauldin [74620,1042]
- P.O. Box 3641
- Greenville, SC 29608
-
- SELDWG & NEWDWG support mouse input.
-