home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp48 / 6471 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.1 KB

  1. From: akcs.joehorn@hpcvbbs.cv.hp.com (Joseph K. Horn)
  2. Date: Wed, 23 Dec 1992 09:40:04 GMT
  3. Subject: Re: Asc-> and checksum problems
  4. Message-ID: <2b383361.2444.1comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  5. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.joehorn
  6. Newsgroups: comp.sys.hp48
  7. References: <1992Dec16.091610.1889@vaxc.aud.auc.dk>
  8. Keywords: Checksum and asc
  9. Lines: 17
  10.  
  11. d307@wartburg.auc.dk [Soren Corneliussen] writes:
  12.  
  13. > Does anyone know how to calculate the checksum, asc-> needs as the
  14. > last charaters in the string??
  15.  
  16. (1) There's a complete write-up about it, plus programs to do the job,
  17. on Goodies Disks #1 and #2; see "ASC" by Jim Cloos.
  18.  
  19. (2) It's a moot point if you have Rick Grevelle's HACKIT library.  It
  20. works with ASC-style strings with *or* without a checksum at the end,
  21. and even allows spaces, carriage returns, and comments to be anywhere
  22. in the ASC string.  Finally, as if this weren't enough, it includes a
  23. SCRC function that returns the CRC which ASC-> would require at the
  24. end of any string of hex digits.  HACKIT is available on Goodies Disks
  25. #3 and #5.
  26.  
  27. -jkh-
  28.