home *** CD-ROM | disk | FTP | other *** search
- ###########################################################
- #
- # Command Line Options
- #
- # USAGE :
- # 1. aview.exe [@ProjectFileName]
- # 2. aview.exe <filename.dwg> [options]
- #
- # Note: '#' sign indicates the rest of the line is a comment
- #
- # <filename.dwg> : Load <filename.dwg> as base drawing and
- # apply the following options to it.
- #
- # ------------------
- # OPTIONS:
- # ------------------
- #
- # -Paper : Load the base drawing in Paperspace
- # -Model : Load the base drawing in Modelspace
- # -Named <NView> : Load the base drawing with the named
- # view <NView> as the startup view.
- # -RPath <RPath> : Set <RPath> as default path for
- # saving redlines.
- # -AutoRed : AutoLoad Redline
- # -Red <RedFile> : Load redline RedFile
- # -Ignore : Ignore all notifications/print dialog
- # -Print : Print the view with default settings
- # -Ini <inifile> : Load <inifile> for initial settings,
- # instead of the default ini file.
- #
- ###########################################################
-
- j:\drawings\dwg\stpauls.dwg -PRINT -Named DOMETOP -RPATH c:\temp\redline
- #j:\drawings\dwg\shuttle.dwg -Model
- j:\drawings\dwg\aaa.dwg -AutoRed
- #j:\drawings\dwg\columbia.dwg -Red c:\temp\redline\junk.red