CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 6947:

Question

CAD 
 %  platform  category 
A
If you want to run your AutoCAD without creating an empty "unnamed" drawing "Drawing1.dwg" (Zeichnung1.dwg, etc.), you can use a simple script to avoid it.

In the properties of the AutoCAD icon on your desktop edit the line Target and add a parameter:

  
/b close
e.g.:
  
"C:\Program Files\AutoCAD 2010\acad.exe" /b close  
Now create a simple text file CLOSE.SCR in AutoCAD search path (so it can find it) - this file will containg a single line (ended with Enter):
  
_CLOSE  

If you start AutoCAD using this icon, the empty DWG drawing will be immediately closed.

Another option is the variable STARTUP.

ACAD
100% *CAD
18.9.2009   19013×  
   
this tip shared by ARKANCE experts applies to: AutoCAD ·

See also:
Tip 15102:DBXscan/DBXrem batch utilities for AutoCAD
Tip 15094:Adding nearby points as additional vertices of a polyline - AddPolyPts.
Tip 15090:3DPlot - 3D math surfaces in AutoCAD.
Tip 15089:2DPlot - parametric math curves in AutoCAD.
Tip 15080:How to replace internal blocks with external blocks (XREFs) in AutoCAD LT?


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  





Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist