SN.COM (Send to screeN) V1.0 2002 Freeware, for use in batch files,
source code included

Works similar to the ECHO command, using replacement parameters
special characters can be sent to the screen. The program works
also in DOS boxes of Windows operating systems. The output text
can be redirected into a file.

Invocation example:   SN Comment 1 :Info -#3E Text#; Comment 2
Screen display: Info -> Text

The first colon starts the screen display,
#; terminates the screen display

#00 to #FF  as replacement for the hex value of a character to be output

#3E >    #7C |    #1B <ESC>    #0C FF  (Form Feed)
#3C <    #25 %    #09 <TAB>    #07 BEL (Bell)
#22 "    #26 &    #27 '        #40 @
#0D CR alone      #0A LF alone         #5E ^

#V  New Line (CR+LF)
#P  No new line at the line end
##  outputs # once
#;  personal comment begins here, command line is no longer interpreted

German text / Deutscher Text:

SN.COM (Send to screeN) V1.0 2002 Freeware, Verwendung in Batch-
Dateien, Quell-Code mit dabei

Arbeitet aehnlich wie der Befehl ECHO, mit Ersatzparametern koennen
zusaetzlich bestimmte Zeichen am Bildschirm ausgegeben werden.
Das Programm arbeitet auch in DOS-Fenstern von Windows-Betriebs-
systemen. Der ausgegebene Text kann in eine Datei umgeleitet werden.

Eingabebeispiel:   SN Kommentar 1 :Info -#3E Ablage#; Kommentar 2
Bildschirmausgabe: Info -> Ablage

Der erste Doppelpunkt startet die Bildschirmausgabe,
#; beendet die Bildschirmausgabe

#00 bis #FF  als Ersatz fuer den Hexwert eines auszugebenden Zeichens

#3E >    #7C |    #1B <ESC>    #0C FF  (Seitenvorschub)
#3C <    #25 %    #09 <TAB>    #07 BEL (Klingelzeichen)
#22 "    #26 &    #27 '        #40 @
#0D CR allein     #0A LF allein        #5E ^

#V  Zeilenvorschub (CR+LF)
#P  am Zeilenende kein Zeilenvorschub
##  einmal # ausgeben
#;  ab hier wird die Kommandozeile nicht mehr ausgewertet


SN.COM Freeware (C) Claussen.Leimen@t-online.de
                    Riedwiesenweg 10
                    69181 Leimen
                    Germany / Deutschland
