home *** CD-ROM | disk | FTP | other *** search
- Article 4724 of comp.sys.amiga:
- Path: mcdsun!noao!hao!ames!sdcsvax!ucbvax!COGSCI.BERKELEY.EDU!bryce
- From: bryce@COGSCI.BERKELEY.EDU (Bryce Nesbitt)
- Newsgroups: comp.sys.amiga
- Subject: "echo" binary.
- Keywords: faster smaller BCPL CLI ARP 68000
- Message-ID: <8705180738.AA04404@cogsci.berkeley.edu>
- Date: 18 May 87 07:38:56 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Lines: 42
-
-
- This is a replacement "ECHO" command. It is 336 bytes long and allows
- hex, decimal or binary data to be used in the echo string. The source
- has been submitted to comp.sources.amiga and should show up within the
- week.
- Be charitable, this was my third 68000 and/or Amiga program ever!
-
- SYNTAX:
-
- -r ;Do not add return (ahhh, linefeeed) to the end
- -c ;Reserved
- #10 ;Decimal
- %10101 ;binary
- $ABCD ;hex
- "hi!" ;string
-
-
- Ack! (NAK,EOT,SOH)
- |\ /| .
- {o O} . bryce@cogsci.berkeley.EDU {ihnp4,seismo}!ucbvax!cogsci!bryce
- ( " )
- U BCPL? Just say *no*! BAN the BPTR!
-