home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_07 / POWERNET.ZIP / EXTRAS / READ_ME < prev    next >
Text File  |  1992-08-18  |  2KB  |  42 lines

  1. These two accessories are extras that are not necessary for the
  2. network to function correctly.
  3.  
  4. REDIRECT.ACC is used to allow redirection of the printer to another
  5. printer (or file) accross the network. To use it, just install it as
  6. a regular accessory, or within MultiDesk (it will work as an MDX).
  7. When you click on it, you can select the built in printer, to save
  8. the current printer definition (so that when the system boots the
  9. printer will be automatically redefined), or to use a file selector
  10. to pick a different printer.
  11.  
  12. When the file selector comes up, go to the network where the server
  13. is that has the printer, open up the server node, then select its PRN
  14. device or AUX device if it is a sereial Printer/plotter. When you 
  15. select OK from the file selector, the printer output will be redirected
  16. to that printer.
  17.  
  18. Two things to keep in mind.
  19.  
  20. 1. This redirected printer path is an open handle. If the server gets
  21. re-booted, the handle will be lost. Currently, if you try to print
  22. when the handle is lost, you'll get error messages repeatedly. You
  23. will probably need to re-boot. This will be fixed. Also, if you are
  24. booting the machine with REDIRECT.ACC set to automatically redirect
  25. the printer handle, then the server with the printer being
  26. redirected to will need to be on-line at the time of the boot.
  27.  
  28. 2. Some programs print directly through the BIOS. There is a variable
  29. in the CONFIGUR file in the \POWERDOS folder that will force these
  30. programs to be redirected regardless. For a description of this
  31. variable, read Appendix A in your manual. Changing this variable may 
  32. cause some programs to fail to operate properly, which is why it is 
  33. defaulted to 'no'. The program PDEXPERT.PRG will change this variable
  34. with a easy to use interface for changing the CONFIGUR file.
  35.  
  36. PMONITOR.ACC is a process monitor. With it you can watch program's
  37. use of CPU time, their state changes, file reads and writes, memory
  38. useage, etc., while they are executing. We used it during development
  39. of PowerNet as a tool to examine how network background tasks are
  40. running, their current resource useage, and so forth.
  41.  
  42.