The AROS Archives(anonymous IP: 18.191.240.243,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Shell » serialecho.i386-aros.tar.gz

Serialecho.i386-aros

Description: Echo command that dumps output to serial debug
Download: serialecho.i386-aros.tar.gz       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2kb
Version: 50.4
Date: 11 Mar 08
Author: Christian Rosentreter, AROS port: Matthias Rustler
Submitter: Matthias Rustler
Email: mrustler/gmx de
Homepage: http://tokai.binaryriot.org/public/
Category: utility/shell
License: BSD
Distribute: yes
FileID: 325
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 136  (Current version)
136  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
AROS port of SerialEcho

Original README:
~~~~~~~~~~~~~~~~

Dumps a line to serial debug output

Copyright © 2005-2008 Christian Rosentreter. 
All rights reserved.

Introduction
------------

SerialEcho works like the AmigaDOS built-in command 'Echo',
but its output is redirected to the serial port instead
(which can be catched with another computer connected to
the serial port or a tool like Sashimi).

The MorphOS and AmigaOS m68k versions of SerialEcho are 
reentrant and can be made resident.



Template
--------

/M,NOLINE/S

NOLINE - no linefeed is dumped at end of output



Usage Examples
--------------

Dump a single word:
    > SerialEcho Foobar

Dump multiple words/ single line:
    > SerialEcho Foo Bar
    > SerialEcho "Foo Bar"

Dump multiple lines:
	> SerialEcho "Foo*nBar"

Dump a single line, but w/o linefeed:
    > SerialEcho Foobar NOLINE



Thanks
------

JÃŒrgen 'antibike' Lucas 
    - for the idea and spending a minute waiting until first working 
      version of SerialEcho was done. :)



License/ Disclaimer
-------------------

see License.txt document.



Credits
-------

Copyright © 2005-2008 Christian Rosentreter

http://www.christianrosentreter.com/
http://tokai.binaryriot.org/public/












































Copyright © 2005 - 2024 The AROS Archives All Rights Reserved