home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.6 / ffcollection-1-6-1993-02.iso / ff_disks / 061-090 / ff_079.lha / AsmTools / Echo / POSTER < prev    next >
Text File  |  1987-06-03  |  979b  |  34 lines

  1. Article 4724 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!ames!sdcsvax!ucbvax!COGSCI.BERKELEY.EDU!bryce
  3. From: bryce@COGSCI.BERKELEY.EDU (Bryce Nesbitt)
  4. Newsgroups: comp.sys.amiga
  5. Subject: "echo" binary.
  6. Keywords: faster smaller BCPL CLI ARP 68000
  7. Message-ID: <8705180738.AA04404@cogsci.berkeley.edu>
  8. Date: 18 May 87 07:38:56 GMT
  9. Sender: daemon@ucbvax.BERKELEY.EDU
  10. Lines: 42
  11.  
  12.  
  13. This is a replacement "ECHO" command.  It is 336 bytes long and allows
  14. hex, decimal or binary data to be used in the echo string.  The source
  15. has been submitted to comp.sources.amiga and should show up within the
  16. week.
  17. Be charitable, this was my third 68000 and/or Amiga program ever!
  18.  
  19. SYNTAX:
  20.  
  21. -r      ;Do not add return (ahhh, linefeeed) to the end
  22. -c    ;Reserved
  23. #10     ;Decimal
  24. %10101  ;binary
  25. $ABCD    ;hex
  26. "hi!"   ;string
  27.  
  28.  
  29.          Ack!     (NAK,EOT,SOH)
  30.  |\ /|  .
  31.  {o O} .  bryce@cogsci.berkeley.EDU      {ihnp4,seismo}!ucbvax!cogsci!bryce
  32.  ( " ) 
  33.    U      BCPL? Just say *no*!           BAN the BPTR!
  34.