![]() | Logo by Nickman (anonymous IP: 216.73.216.178,2408) | |||||||||||||
| ||||||||||||||
Audio (347) Datatype (51) Demo (204) Development (609) Document (24) Driver (98) Emulation (153) Game (1027) Graphics (510) Library (119) Network (236) Office (67) Utility (938) Video (72) Total files: 4455 Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
Support the site
|
SerialEcho 50.7
Dumps a line to serial debug output
Copyright © 2005-2014 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 caught 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 the first working
version of SerialEcho was done. :)
Matthias 'mazze' Rustler
- AROS changes
Stefan Blixth
- AROS build fixes
License/ Disclaimer
-------------------
see License.txt document.
Credits
-------
Copyright © 2005-2014 Christian Rosentreter
http://tokai.binaryriot.org/
http://www.christianrosentreter.com/
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright © 2004-2025 by Björn Hagström All Rights Reserved |