(anonymous IP: 3.141.32.53,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[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 |