home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / zoc-smod.zip / readme < prev    next >
Text File  |  1997-03-16  |  2KB  |  46 lines

  1. SMODEM for ZOC for OS/2    (c) 1997 Samuel Audet <guardia@cam.org>
  2. ~~~~~~~~~~~~~~~~~~~~~~~
  3. Although ZOC doesn't have terrible support for REXX nor DOS Transfer
  4. Protocol, it does work... I have tested these scripts with ZOC 3.04.
  5.  
  6. The installer will work unmodified if the Options file (standard.zoc,
  7. standard.zpa and standard.zky) can be found in a directory named 'options'
  8. under ZOC.EXE directory.  (ex.: g:\zoc\options)
  9.  
  10. The installer will unzip all the necessary file in a subdirectory named
  11. SMODEM of the specified ZOC directory.
  12.  
  13. The installer includes Info-ZIP UNZIP 5.12 EXE.  It is freeware and
  14. available at ftp://hobbes.nmsu.edu/os2/archiver/unz512x2.exe
  15.  
  16. Usage
  17. ~~~~~
  18. It is recommended to have SIO drivers installed along with VSIO.SYS.
  19. ftp://hobbes.nmsu.edu/os2/drivers/sio160.zip
  20.  
  21. If your DOS Session COM parameters are not standard, you will have to set
  22. them manually. Read smodemdl.rx and smodemul.rx found in your ZOC script
  23. directory for information.  But this happens very rarely, since OS/2
  24. normally virtualizes everything into standard settings for DOS Session.
  25.  
  26. ZOC has a limitation of 256 characters for the 'list of files' for the
  27. files chosen from the file dialog (all chosen files includes full
  28. pathname). In normal situations, you can included a minimum of 10 files.
  29. However, files can be added to the queue while Smodem is transfering.
  30. Refer to Smodem documentation.  Also keep in mind that this is a DOS
  31. program, it can only accept 8.3 filenames.
  32.  
  33. In ZOC, Shift-Page Up has been modified to trigger the Smodem Upload
  34. script, and Shift-Page Down, the Download script.
  35.  
  36. You can also add buttons on the Userbar manually.  In the Settings, Button
  37. tab, the 'Value' needs to be "^RUN=SMODEMDL.RX" for download and
  38. "^RUN=SMODEMUL.RX" for upload.
  39.  
  40. Acknowledgements
  41. ~~~~~~~~~~~~~~~~
  42. Thanks to Arisoft <arisoft@megabaud.fi> for Smodem,
  43. Markus Schmidt <m.schmidt@emtec.com> for ZOC
  44. Jens Glathe <jensajce@w271zrz.ZRZ.TU-Berlin.de> for SetPriority,
  45. and Jay Clegg <jclegg@augusta.net> for OSTSR
  46.