home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / HPGL2DXF.ZIP / HPGL2DXF.DOC next >
Text File  |  1992-03-06  |  3KB  |  54 lines

  1.                 HPGL2DXF HPGL TO DXF FILE TRANSLATION UTILITY  V1.0
  2.                 ---------------------------------------------------
  3.  
  4.         UNREGISTERED EVALUATION COPY...please register or discontinue use
  5.           after 15 days.  No liability is expressed or implied in its use.
  6.  
  7.         PROGRAM OPERATION:
  8.                 Program operation is to simply call HPGL2DXF from the DOS
  9.         prompt.  After a brief sign on period, you will be prompted for
  10.         the name of the source HPGL file.  Enter the entire file name, with
  11.         any path specification, if applicable.  Include the whole file name,
  12.         including the extension:
  13.  
  14.         example:  You have a file for translation called "testfile.hpg".
  15.                   The file is in directory "c:\dir1\dir2\".
  16.  
  17.                   If you are in that directory on that drive, merely enter
  18.                  the filename as "testfile.hpg". (without the ""s)
  19.                   If you were on drive "d:", you would enter
  20.                  "c:\dir1\dir2\testfile.hpg". (again, without the ""s)
  21.  
  22.                   The resultant DXF file will be named as the source file
  23.                  name with a .DXF extension.  It will be placed in the same
  24.                  directory and path as the source file.
  25.  
  26.     >>>>>>>>>>>>>>> CAUTION ... any existing file with the file name of
  27.                                 the source file with a .DXF extension
  28.                                 will be wiped off the face of the planet!
  29.  
  30.                 The program updates a counter representing the number of HPGL
  31.         commands read by the program.  At completion, the program displays a
  32.         list of the number and type of .DXF entities created.
  33.                 The program waits for approximately 5 seconds, then displays
  34.         the initial message again.  (The initial and final messages and the 5
  35.         second delays are eliminated in the registered version.) After that,
  36.         you're back at the DOS prompt.  El complete-o.
  37.  
  38.         NOTES:
  39.                 The HPGL syntax used conformed to that of the HP7475 plotter.
  40.         The operation of the program was verified using the import facility of
  41.         EasyCad (R) (Evolution Computing) and viewed using EasyCad.
  42.                 This version of the program only converts lines, circles, arcs,
  43.         text, and pen colors.  Additional features could be implemented in fu-
  44.         ture versions if the interest level is high enough.  Registered users
  45.         get more personalized, in depth attention, obviously.
  46.                 If you use this program and find it useful, I would very much
  47.         appreciate your registering it.  I'm asking for a minimum of $25 per
  48.         installation.  Site licenses for more than 6 installations are $100.
  49.  
  50.                 Please mail to       David F. Spencer
  51.                                      4771 Rahway Drive
  52.                                      San Jose, CA  95111
  53.  
  54.