home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / jetcl33c.zip / DEMOJET.BAT < prev    next >
DOS Batch File  |  1994-06-28  |  3KB  |  67 lines

  1. @echo off
  2. echo A nine page demonstration of JETCOL features will now begin.>prn
  3. echo Some of the features demonstrated are available only to registered users.>prn
  4. echo All registered version features can be tested by using the -K demo option.>prn
  5. echo Pages will print in the following order:>prn
  6. echo.>prn
  7. echo JETCOL JETCOL.DOC>prn
  8. echo prints with default settings:96 lines/column,a left margin of 7 spaces>prn
  9. echo                              print only one consecutive blank line,>prn
  10. echo                              80 chars/column>prn
  11. echo                              4 blank lines at top of page.>prn
  12. echo.>prn
  13. echo JETCOL JETCOL.DOC -W68 -D -N>prn
  14. echo Jetcol has a variable print pitch which allows the print to spread out for>prn
  15. echo best readability and appearance. If you know the maximum width of your>prn
  16. echo document you can use it with the -Wx function to set the print pitch.>prn
  17. echo JETCOL.DOC is 68 characters wide. The -D option numbers the pages of the>prn
  18. echo source document. The -N option prints the filename and the output page>prn
  19. echo numbers at the lower left of each sheet.>prn
  20. echo.>prn
  21. echo JETCOL JETCOL.DOC -U8>prn
  22. echo The Automargin feature (-Ux) is a registered feature which pre-scans your>prn
  23. echo document to determine its maximum line width and automatically sets the>prn
  24. echo column width for you for best readability. The x value is the left margin>prn
  25. echo setting you want.>prn
  26. echo.>prn
  27. echo JETCOL JETCOL.DOC -R20 -M20 -W68>prn
  28. echo The -Mx and -Rx options set the left and right margins respectively.>prn
  29. echo Increasing the margins causes the type to be more tightly packed.By using>prn
  30. echo -Wx, -Rx, and -Mx you can customize the appearance of the document.>prn
  31. echo.>prn
  32. echo JETCOL JETCOL.DOC -W68 -B-1>prn
  33. echo Biasfont (-Bx) is a registered feature which forces a smaller or larger>prn
  34. echo font size. In this case, one size smaller is chosen to give more white>prn
  35. echo space between lines.>prn
  36. echo.>prn
  37. echo JETCOL JETCOL.DOC -W68 -H -L110>prn
  38. echo Notice that as you request more lines/page (-Lx) JETCOL selects a smaller>prn
  39. echo font. The -H option is a registered feature which selects a lighter font.>prn
  40. echo.>prn
  41. echo JETCOL JETCOL.DOC -W68 -L150>prn
  42. echo This setting prints approximately 6 pages per side.>prn
  43. echo.>prn
  44. echo JETCOL JETCOL.DOC -W68 -X3 -D>prn
  45. echo Fixpage (-Xx) is a registered option which prints an exact number of source>prn
  46. echo pages per column, retaining all blank lines and page breaks. You can choose>prn
  47. echo from 1 to 3 pages/column.>prn
  48. echo.>prn
  49. echo JETCOL JETCOL.DOC -W68 -L220>prn
  50. echo This setting prints almost 8 pages per side. This size type, although>prn
  51. echo readable, is intended mainly for archival purposes.>prn
  52. echo.>prn
  53. echo JETCOL JETCOL.DOC -W68 -L80 -B-1 -!-120 -R-40 -#27,38,108,49,79 -$3>prn
  54. echo This prints three columns in landscape mode. -B,-! and -# are registered>prn
  55. echo features. -! adjusts the line spacing for landscape,-# activates landscape.>prn
  56. echo -$ sets the number of columns.>prn
  57. JETCOL JETCOL.DOC -K
  58. JETCOL JETCOL.DOC -K -W68 -D -N
  59. JETCOL JETCOL.DOC -K -U8
  60. JETCOL JETCOL.DOC -K -W68 -R20 -M20
  61. JETCOL JETCOL.DOC -K -W68 -B-1
  62. JETCOL JETCOL.DOC -K -W68 -H -L110
  63. JETCOL JETCOL.DOC -K -W68 -L150
  64. JETCOL JETCOL.DOC -K -W68 -X3 -D -F6
  65. jetcol jetcol.doc -K -W68 -L220 -F6
  66. JETCOL JETCOL.DOC -K -W68 -L80 -B-1 -!-120 -R-25 -#27,38,108,49,79 -$3
  67.