home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp48 / 7246 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  3.5 KB

  1. From: charliep@hpcvra.cv.hp.com (Charles Patton)
  2. Date: Thu, 21 Jan 1993 19:27:20 GMT
  3. Subject: Re: Mac linking with an HP48sx
  4. Message-ID: <226650008@hpcvra.cv.hp.com>
  5. Organization: Hewlett-Packard Co., Corvallis, OR, USA
  6. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!hp-cv!hp-pcd!hpcvra!charliep
  7. Newsgroups: comp.sys.hp48
  8. References: <1993Jan19.172748.26660@ringer.cs.utsa.edu>
  9. Lines: 63
  10.  
  11. Randall Elton Ding (randyd@csd4.csd.uwm.edu) writes:
  12. >>I know this isn't exactly the best place to ask, but it is related to
  13. >>the hp48.
  14. >>
  15. >>I have enjoyed great success with my HP calc and IBM computer link, now
  16. >>my roommate wants one too, but he has a Mac.  I am trying to help him
  17. >>get his kermit program working on the Mac so he can backup HP files.
  18. >>
  19. >>Does anyone know how to convert the Mac's Kermit.sit file I downloaded from
  20. >>wsmr-simtel20.army.mil into a Mac application file?  I also have downloaded
  21. >>unstuffit151.bin.  It seems that everytime I download files on IBM and use
  22. >>the Macs MS-DOS --> Mac file transfer program, it generates a document file
  23. >>which can not be executed (natrually).  I used tenex on ftp and binary
  24. >>transfer on kermit.  How the heck do I get a working kermit program
  25. >>on the Mac????????
  26. >>
  27. >>P.S.  We are using System7, (junk IMHO).
  28. >>
  29. >>randyd@csd4.csd.uwm.edu
  30.  
  31. To quote from the UWM Gopher
  32.   
  33.   "A list of microlabs and hours, along with all the rest of the campus
  34.   facilities can be obtained in either the EMS E380 or Bolton 230 consulting
  35.   sites.
  36.   
  37.   Csd maintains a beautiful public access micro lab in the Golda Meir Library.
  38.   The lab is located on the second floor of the east wing, is for use by
  39.   faculty, staff, and students. It features IBM PS/2 and Macintosh systems,
  40.   and a multitude of software.
  41.   
  42.   Csd also manages several limited access microcomputer labs on behalf of
  43.   the campus for specific divisions."
  44.  
  45. Take a Mac-formatted disk over there and get both Kermit & UnStuffit
  46. (this process is called "bootstrapping.") Once you have Kermit on the
  47. Mac, you can transfer, via Kermit, files of the kind you mentioned,
  48. side-stepping the Apple File Exchange which, having no reason to
  49. believe that UNSTUFFI.T15 is "really" a Mac executable, dumps the
  50. entire file into the data-fork and, unlike some other brain-dead
  51. systems, will not allow you to execute random junk.
  52.  
  53. An aside on the use of a Mac for '48 programming: There are a number
  54. of Mac features which make it my personal favorite for user-language
  55. programming. These include the HP48 Fonts, which make programs
  56. transferred in Translate-mode-0 look exactly as they do on the '48
  57. (and print out nicely as well) and can be used in almost any editor.
  58. A second feature is graphics, including the Grober. Making QuickTime
  59. movies from '48 output is nearly trivial, as is digitizing and
  60. transferring images to the '48.  A third consideration is M.T.B.F. (in
  61. a software sense.) I maintain for myself both a 486 PC and a Mac IIx
  62. and I easily spend 5x more time figuring out new and mollifying
  63. exciting new IRQ / HIMEM / EMS / Port / driver / etc. etc. etc.
  64. conflicts on the PC than "INIT" (or any other) conflicts on the Mac.
  65. If you take into account your per-hour charge for your own time, Macs
  66. are _far_ cheaper.
  67.   
  68. *******************************************************
  69. ** Charles M. Patton                                 **
  70. **                                                   **
  71. ** charliep@cv.hp.com                                **
  72. **      the usual disclaimers apply                  **
  73. *******************************************************
  74.