home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp48
- Path: sparky!uunet!tcsi.com!iat.holonet.net!brianw
- From: brianw@iat.holonet.net (Brian Walsh)
- Subject: Re: Shoot your foot!
- Message-ID: <BxMDIw.BMy@iat.holonet.net>
- Organization: HoloNet
- References: <1992Nov11.210609.12399@mixcom.com>
- Distribution: usa
- Date: Thu, 12 Nov 1992 20:13:43 GMT
- Lines: 20
-
- kevin.jessup@mixcom.mixcom.com (kevin.jessup) writes:
- [stuff deleted]
- :
- : Anyone care to add the HP48 RPL version??
-
- Sure:
- RPL: << BULLETS FOOT TRIGGER SHOOT >>
- where BULLETS is { bang bang bang bang bang bang }
- FOOT is { toe toe toe toe toe }
- TRIGGER is "HORSE"
- SHOOT:
- :: CK3&Dispatch
- #553h :: ID 'LOAD' ID 'AIM' ID 'PULL'
- "OUCH!" DO$EXIT
- ;
- ;
-
- -- Brian Walsh
- brianw@holonet.net
-
-