home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / archives / 3707 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.8 KB

  1. Path: sparky!uunet!think.com!spool.mu.edu!agate!agate!usenet
  2. From: putz@parc.xerox.com (Steve Putz)
  3. Newsgroups: comp.archives
  4. Subject: [comp.sys.palmtops] update/fix to Sharp Wizard "wizcom" program
  5. Followup-To: comp.sys.palmtops
  6. Date: 7 Nov 1992 12:52:15 GMT
  7. Organization: Xerox PARC
  8. Lines: 35
  9. Sender: adam@soda.berkeley.edu
  10. Approved: adam@soda.berkeley.edu
  11. Distribution: world
  12. Message-ID: <1dge5vINN721@agate.berkeley.edu>
  13. References: <1992Nov5.215527.26539@parc.xerox.com>
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.sys.palmtops
  16. X-Original-Date: Thu, 5 Nov 1992 21:55:27 GMT
  17.  
  18. Archive-name: auto/comp.sys.palmtops/update-fix-to-Sharp-Wizard-wizcom-program
  19.  
  20. An updated version of the wizcom program is now available on the FTP
  21. server at math.berkeley.edu in /pub/Wizard/Wizcom/.  This fixes a bug
  22. in sending data to the Wizard containing "[" characters.  Also fixes a
  23. typo in the man page.
  24.  
  25. There are also two new perl scripts for decoding/encoding the Wizard
  26. outline format.  Not fancy, but functional.
  27.  
  28.  
  29. ------------------------------
  30. wizcom version 1.16 (11/05/92)
  31.  
  32. NAME
  33.      wizcom - Communicate with Sharp Wizard OZ-7000/8000 Organizers
  34.  
  35. DESCRIPTION
  36.      wizcom uploads or downloads data between a Unix  workstation
  37.      and  a  Sharp Wizard pocket organizer.  It works with either
  38.      the  OZ-7000  or   OZ-8000   series.    A   special   serial
  39.      cable/converter  is  required  to  connect  the  Wizard to a
  40.      workstation.
  41.  
  42. FILES
  43.     wizcom.c           - standard C source code.
  44.     wizcom.1           - Unix man page.
  45.     decode_wizard_outline  - Perl script to convert outlines to text
  46.     encode_wizard_outline  - Perl script to convert outlines from text
  47.  
  48. AUTHOR
  49.     Steve Putz (putz@parc.xerox.com)
  50.     Xerox Palo Alto Research Center
  51.     Palo Alto, California 94304
  52.  
  53.