home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6754 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  912 b 

  1. From: akcs.levenson@hpcvbbs.cv.hp.com (william j. levenson)
  2. Date: Thu, 7 Jan 1993 20:40:03 GMT
  3. Subject: Re: Running Library from User Keyboard
  4. Message-ID: <2b4c8c68.2580.2comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  5. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-cv!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.levenson
  6. Newsgroups: comp.sys.hp48
  7. References: <1993Jan7.052924.25327@magnus.acs.ohio-state.edu> <STEVEV.93Jan7001
  8. Lines: 14
  9.  
  10. Here's the way I put SCHED (from the SCH48 library) on my "4" key:
  11.  
  12. Type:  { SCHED } 1 GET 72.1 ASN
  13.  
  14. That eliminates the need for the program delimiters( << >>) which saves a
  15. couple of bites and probably speeds the initial entry, too.
  16.  
  17. Of course, to ASN to another user key, use that keys "number" in place of
  18. 72.1 in the above example.  BTW, I used the "4" key because that is where
  19. the HP TIME utility is located which makes it easier to remember.
  20.  
  21. I hope this helps
  22.  
  23. Bill Levenson
  24.  
  25.