home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / autocad / chgrel30.arj / CHGRELS.DOC next >
Encoding:
Text File  |  1991-09-04  |  6.0 KB  |  127 lines

  1. Chgrel(tm) \'chânj∙rel\  AutoCAD(r) drawing file release downgrade utility.
  2. Shareware version 3.0 for DOS and OS/2.  (C) 1991 Rich Frank
  3.  
  4. IMPORTANT NOTE:
  5. CHGRELS operates directly on .DWG files.  Backup (.DBK) files are created,
  6. but CHECK YOUR DRAWINGS until you are satisfied CHGRELS will not corrupt
  7. your files.
  8.  
  9. To use:      CHGRELS [path]<filename>[.ext] [-r#][-p][-e][-k][-x][-i][-?]
  10.  
  11. <filename>:  existing drawing name(s). May contain wildcards * and ?.
  12. parameters:  -r# output release: 11, 10 (default), 9, 6 (2.6), or 5 (2.5).
  13.              -p  output file path. -pA:\, -pC:\PROJ\, default same as source.
  14.              -e  output extension. -eR10, -eR9, default same as source.
  15.              -k  backup file extension. -kDBK (default), -kBAK, -k (none).
  16.              -x  expert mode, erases incompatible items without pausing.
  17.              -i  information only, searches drawing(s) for items that would
  18.                  be modified. Original drawing(s) will remain unchanged.
  19.              -?  directory of drawings showing version. drawing(s) unmodified.
  20.  
  21. The primary purpose of this program is to allow you to exchange AutoCAD
  22. drawing files with people using a different AutoCAD release.
  23. For example, you are using release 11 and you wish to convert a drawing
  24. called HOUSE.DWG.  To convert HOUSE.DWG to R10 type:
  25.            CHGRELS HOUSE
  26.  
  27. To copy drawings to the A: drive while converting them to release 9 type:
  28.            CHGRELS * -r9 -pA:\
  29.  
  30. To get version information on all files type:
  31.            CHGRELS * -?
  32.  
  33. To locate R11 xref's in all files beginning with PLAN type:
  34.            CHGRELS PLAN* -i
  35.  
  36. To create release 10 files with a .R10 extension type:
  37.            CHGRELS * -eR10
  38.  
  39. To get instructions on line type CHGRELS alone (no arguments).
  40.  
  41. If you are converting to a version that does not support a feature, such as
  42. an R11 external reference, you will be warned and the item will be removed.
  43. Expert mode will suppress the warning pauses (where you have an opportunity to
  44. quit the conversion).  Use the -i flag to search for incompatibilities
  45. before committing to the conversion.  Backup files (.DBK) are created unless you
  46. specify otherwise with the -k switch.  Use of -p (target path) and -e (output
  47. extension) can be used to create new files without modifying your source file.
  48. Use of -p or -e will cause Chgrels not to create backup files.  If the target
  49. file exists (when using -p or -e), you will be prompted to overwrite unless
  50. expert mode is specified.  R11 paperspace entities are transferred directly
  51. to model space.  R11 extended entity data is removed.
  52.  
  53.  
  54. Special Notes:
  55.  
  56. You may hit <Ctrl>-C at any time during conversion to cancel.
  57.  
  58. Erased external references will leave text indicating the name of the
  59. block in its place.  If you do not BIND external references before conversion,
  60. INSERT (using "=" for redefinition) the block indicated by the text afterwards.
  61. Experiment on SHUTTLE.DWG provided with AutoCAD in the SAMPLE subdirectory
  62. to test CHGRELS with XREF's.
  63.  
  64. This program is a bound executable and will run equally well in both DOS
  65. and OS/2 protected mode.  This should be important to OS/2 R10 users because
  66. there is no plan to release R11 for OS/2 in the near future (as of 5/1/91).
  67.  
  68.  
  69. Differences from Chgrel version 1.0:
  70. Wildcard support.   The drawing filename may contain wildcards.  To preview
  71.                     which drawings will be changed, use the -? or -i flags.
  72. OS/2 support.       CHGRELS will operate in OS/2 protected mode.
  73. XREF conversion.    Marks xref's so that INSERT= will "bind" the file in R10.
  74. Info preview.       -i checks for possible information loss before conversion.
  75. Version summary.    -? identifies the version of drawing(s).
  76. Safe break.         <Ctrl>-C or power interrupt cancel conversion without
  77.                     modifying the drawing.
  78. Relaxed protection. Extended grace beyond 30 days.  Registered version is not
  79.                     copy protected.
  80. Competitive price.  An addition to the features mentioned above, which cannot
  81.                     all be found in expensive shrink-wrapped software, the
  82.                     registration price is set to match other shareware 
  83.                     drawing version change utilities.
  84.  
  85. Differences from Chgrel version 2.0:
  86. Bug fixes.          ltinit 2 fatal error fixed.
  87.  
  88. Differences from Chgrel version 2.01:
  89. Target path         -p parameter added to allow path specification for target.
  90. Target extension    -e allows target file to be different from source.  
  91. Interface           registered version uses menu driven interface.  
  92.  
  93. This program is SHAREWARE.  Continued use of CHGRELS requires a fee be paid to
  94. the author, Rich Frank.  You have 30 days from the first use of the program to
  95. register by sending $35.00 to receive a program which will work beyond 30 days.
  96. Send check to:
  97.  
  98.     CHGREL Program
  99.     c/o Rich Frank
  100.     10010 Belle Rive #102
  101.     Jax., FL 32256
  102.  
  103. Prompt deliveries via US Mail first class. Indicate disk size.
  104.  
  105. You may not distribute this program for pay or with any other software.
  106. Contact Rich Frank (73030,302) on CompuServe if you have any questions or
  107. comments.  If you are satisfied with the performance of CHGRELS, please 
  108. register now.  This program does have a TIME LOCK.  Make sure your system 
  109. date is correct, especially when you first run CHGRELS.  You will be reminded
  110. after 30 days to register.  At that point you will have a grace period of
  111. an additional 20 days.  AVOID HAIRLOSS and HIGH BLOOD PRESSURE, the protection
  112. is passive, but well hidden.  Re-Installing CHGRELS will not reset the lock.
  113.  
  114. AutoCAD is a registered trademark of Autodesk, Inc.
  115. This program was compiled using Microsoft Corporation's MSC 6.0 and Macro
  116. Assembler and uses MARCOMP Autodirect libraries.  The program was developed
  117. under OS/2. CHGREL and CHGRELS are trademarks of Rich Frank.  
  118.  
  119. This program is not affiliated with Autodesk.  There is no guarantee
  120. that CHGRELS will produce valid drawing files.
  121.  
  122. Please share "CHGRELS.ZIP" by passing it along!
  123.  
  124.  
  125.  
  126. -end-
  127.