home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / atari / 8bit / 5633 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.2 KB  |  42 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!alliant!merk!winston
  3. From: winston@merk.com (Winston Smith)
  4. Subject: Re: PABQWK
  5. Message-ID: <1992Dec19.090253.7940@merk.com>
  6. Organization: Technology Partners, Inc.
  7. References: <1gu5qqINN79a@usenet.INS.CWRU.Edu>
  8. Date: Sat, 19 Dec 1992 09:02:53 GMT
  9. Lines: 31
  10.  
  11.  
  12. Funny you should mention PABQWK.  I have an ATARI 800XL.  PABQWK is written
  13. in compiled TurboXL BASIC.  Therefore I can run the PABQWK program on my
  14. 800XL (to a point... more about this later).  While it is true that I do
  15. not have the space on my 800XL to perform "UNSQUASH"-ing using SUPER-ARC, I
  16. have found an IBM MAXIMUS BBS that allows the sending of QWK offline
  17. downloads using LH113 compression, and Bob Puff's UNLZH program handles
  18. this compression fairly well, performing what it calls a "melt" of the
  19. archive.  Therefore, I can offload "QWK" mail packets and dissolve them.
  20. The only problem is that PABQWK uses "XE ANTIC MEMORY BANKING" with
  21. something called the "ACS.COM" memory manager.  I can get the QWK-Mail
  22. archive and successfully dissolve it, I can run PABQWK on my stock 800XL,
  23. but after the program reads the CONTROL.DAT file, it trys to stuff
  24. all of the text into an XE RAM bank that doesn't exist! The PABQWK program
  25. has sort of this fullscreen windowing message reader program.  All I really
  26. want is a program that uncompresses the MESSAGES.DAT "QWK-Mail" archive,
  27. sequentially, one 128 byte packet at a time.  It really doesn't have to
  28. uncompress an entire QWK-Mail MESSAGES.DAT archive into all of free RAM at
  29. once.  Does one really need an XE to do this?  I don't see why a program
  30. couldn't just "walk incrementally" through a MESSAGES.DAT file of a single
  31. conference, uncompressing as it goes.  Does anyone know what the format of
  32. the MESSAGES.DAT compressed file, is ?...  I mean after it is UNLZH-ed or
  33. UNARC-ed, it is still in some kind of compressed format.  Is it packed
  34. RADIX-50 ?  Is it an ARC ?  Is it a COMPRESS ?  a ZOO ?  an LZH ?  (I don't
  35. suppose that the TurboXL BASIC source code is around anywhere for none XE
  36. owners? )
  37.   
  38. P.S.  Speaking of source code... is the source code of the John Dunning
  39. version of KERMIT-65 available anywhere?  I'm curious....
  40.  
  41.  
  42.