home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / dtp / n_publis / n_publis.txt < prev   
Text File  |  1985-11-19  |  5KB  |  102 lines

  1. ----------------------------------------------------------------------------
  2.  
  3.                               N_PUBLIS 2.01
  4.              (C) N_Software - Noud van Kruysbergen 07/08/94
  5.  
  6. ----------------------------------------------------------------------------
  7.  
  8. WHAT IS N_PUBLIS AND WHAT DOES IT DO?
  9.  
  10. N_PUBLIS is for users of Timeworks Publisher 2.0 (and G+PLUS). If you do
  11. not use this program then N_PUBLIS is of no value to you. With Timeworks
  12. you can have different Printer Installations. However, when you are using
  13. Timeworks you can only use one printer at the time. If you want to use
  14. another printer you have to rename teh ASSIGN.SYS file and the PUBLISH.WID
  15. file, reset the computer because GDOS has to use the new ASSIGN.SYS and
  16. start all over again. If you are using G+PLUS it is a bit easier already:
  17. you don't have to reboot the computer, but you can start Timeworks right
  18. away with the new settings. N_PUBLIS allows you to choose one out of four
  19. printer installations, then copies the belonging ASSIGN and WID file and
  20. starts Timeworks.
  21.  
  22. HOW CAN I USE IT?
  23.  
  24. N_PUBLIS off course has to know which printer installations you are using
  25. and how the belonging ASSIGN file and WID file are called. If you want to
  26. install Timeworks three possible printers, e.g. Postscript/Laserwriter,
  27. Canon Bubblejet at 180 dpi and Canon Bubblejet at 360 dpi, you have to
  28. perform the installation procedure as described in the Timeworks manual.
  29. After the installation of the Postscript/Laserwriter printer and running
  30. FONTWID.APP, as described in the manual, you have to rename the created
  31. C:\ASSIGN.SYS to for instance A_POSTCR.SYS, and PUBLISH.WID to for in-
  32. stance P_POSTSC.WID. Then you have to perform the same installation pro-
  33. cedure again for the Canon Bubblejet 180 dpi, rename the ASSIGN.SYS file
  34. to A_CAN180.SYS and the PUBLISH.WID file to P_CAN180.WID. Then the same
  35. installation procedure has to be performed again (yes, this is not how
  36. it should be!) for the Canon Bubblejet 360 dpi. Rename ASSIGN.SYS to
  37. A_CAN360.SYS and PUBLISH.WID to P_CAN360.WID. After all this is done you
  38. have to tell N_PUBLIS where these files are and how they are called. This
  39. is done by creating the file N_PUBLIS.INF, which can look like this:
  40.  
  41. F:\PUBLISH\
  42. F:\PUBLISH\GEMSYS\ASSIGN.SYS
  43. PostScript/LaserWriter
  44. F:\PUBLISH\GEMSYS\A_POSTSC.SYS
  45. F:\PUBLISH\P_POSTSC.WID
  46. Canon-BubbleJet-10e-(180-dpi)
  47. F:\PUBLISH\GEMSYS\A_CAN180.SYS
  48. F:\PUBLISH\P_CAN180.WID
  49. Canon-BubbleJet-10e-(360-dpi)
  50. F:\PUBLISH\GEMSYS\A_CAN360.SYS
  51. F:\PUBLISH\P_CAN360.WID
  52.  
  53. The first line contains the folder in which PUBLISH.APP is present. The
  54. second line contains the name of the ASSIGN.SYS file that is loaded when
  55. Timeworks is started. This is C:\ASSIGN.SYS when a standard GDOS is used,
  56. and can be located anywhere when G+PLUS is used. Then the name of the
  57. first installed printer is given: 40 characters at the most, and no spaces
  58. allowed. The next line contains the ASSIGN.SYS file belonging to this
  59. printer, and the next line contains the PUBLISH.WID file. The same is then
  60. repeated for the other installed printers: printername, ASSSIGN.SYS and
  61. PUBLISH.WID. You can install up to four printers with N_PUBLIS in this way.
  62.  
  63. HOW DOES IT WORK?
  64.  
  65. After you have created N_PUBLIS.INF and copied it to the same folder as
  66. N_PUBLIS.PRG and N_PUBLIS.RSC, you can start N_PUBLIS.PRG. A Timeworks-
  67. like resource appears with the names of the printers you have installed.
  68. You can select one of them. The first one is the default one. When you
  69. have selected your printer you can select 'START' and PUBLISH will be
  70. started. This can only be done if you are using G+PLUS. N_PUBLIS will
  71. copy the selected printer ASSIGN and WID file to the ones used by Time-
  72. works and then execute PUBLISH.APP. The correct fonts and drivers will
  73. be loaded. If you are not using G+PLUS then you have to select 'COPY'
  74. and reboot your system. Then the correct fonts and drivers are loaded
  75. during startup. If you don't want anything to happen then you just select
  76. the 'QUIT' option.
  77.  
  78. IS IT FOR FREE?
  79.  
  80. Yes, N_PUBLIS may be used freely. Note that the use is at your own risk,
  81. although not much can go wrong. N_PUBLIS may be copied freely, because
  82. is is Public Domain. Keep the files N_PUBLIS.PRG, N_PUBLIS.RSC,
  83. N_PUBLIS.INF and N_PUBLIS.TXT together, because otherwise the program
  84. does not work or new users will not know how to use it.
  85. I am not involved with GST, Timeworks or whatever, I am only a satisfied
  86. user that just missed this option. I hope that a printer selector will
  87. be added in the next version of Timeworks, along with the use of Speedo-
  88. GDOS and a better installation procedure. I also hope that the new
  89. Timeworks version supports some sort of argv[] protocol, so that I can
  90. drag a .DTP file to PULISH on my 2.06 TOS and that DTP file will be
  91. loaded automatically...
  92.  
  93. ----------------------------------------------------------------------------
  94. Noud van Kruysbergen
  95. NICI / UoN
  96. PO Box 9104
  97. 6500 HE Nijmegen
  98. The Netherlands
  99. email: kruysbergen@nici.kun.nl
  100. ----------------------------------------------------------------------------
  101.  
  102.