ÜŪŪŪŪŪÜ ŽŪŪŻ ÜŪŪŪŪŪÜ ÜŪŪŪŪŪÜ ŪŪ ŪŪ ŪŪÜÜÜÜ ŪŪ ŪŪ ÜÜÜ ŪŪ ÜÜÜ ŪŪÜ ÜŪŪ VERSION 0.01/alpha-1 ßßßßŪŪ ŪŪ ŪŪ ŪŪ ŪŪ ŪŪ ßŪŪŪß Released on March 5th 1994. ßŪŪŪŪŪß ŽŪŪŻ ßŪŪŪŪŪß ßŪŪŪŪŪß ŽŪŻ ÜŪŪŪŪŪÜ ŽŪŪŻ ÜŪŪŪŪŪÜ ÜŪŪŪŪŪÜ ÜŪŪŪŪŪÜ ŪŪŪŪŪŪŪ ŪŪ ŪŪ ŪŪŪŪŪŪÜ ÜŪŪŪŪŪŪ ŪŪÜÜÜÜ ŪŪ ŪŪ ÜÜÜ ŪŪ ŪŪ ŪŪÜÜÜŪŪ ŽŪŻ ŪŪ ŪŪ ŪŪ ŪŪ ŪŪÜÜÜÜ ßßßßŪŪ ŪŪ ŪŪ ŪŪ ŪŪ ŪŪ ŪŪßßßŪŪ ŽŪŻ ŪŪ ŪŪ ŪŪŪŪŪŪ ŪŪßßßß ßŪŪŪŪŪß ŽŪŪŻ ßŪŪŪŪŪß ŪŪ ŪŪ ŪŪ ŪŪ ŽŪŻ ßŪŪŪŪŪß ŪŪ ßŪŪ ßŪŪŪŪŪŪ (TM) Copyright 1994 Kaj Niemi. All rights reserved. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ LEGAL STUFF Siggy is a very well behaved little program, so it should not crash your hard disk, your CPU, your Operating System nor any of your programs. It has built-in safe guards for messages exceeding 64K and stuff like that. =BUT= Still, you're on your own. I, the author, do NOT take any responsibility for your losses, may it be the loss of your girlfriend, wife, job, computer, data, anything. In legal terms; I, Kaj Niemi - the author, do not take any reponsibility for anything this program does. You are running or examining it completely on your own risk. Also, I cannot be held responsible for any damage this program does to anything you do with it or related. All products and companies are registered to their legal owners. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ INTRODUCTION Ever tired adding your own personal signature at the end of all messages you wrote? Or does not your editor support macros? Well, things are not =that= bad. I had the same problems, but got fed up and wrote this little program in 2 hours. Hope you like it. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ..AND HOW TO GET IT WORK All you have to do is to suppily Siggy with two parameters, the name of the signature file and the name of the message file, respectively. In other words; executing "SIGGY.EXE SIGI.TXT REPLY.TXT" would add everything you have in SIGI.TXT to the end of REPLY.TXT. As an example in a .BAT file (I've got EDITOR.BAT that spawns the editors from OLX - note this .BAT =needs= 4DOS to work, but it shows how to use Siggy): :start rem %1 is the filename given from OLX on the command line. @echo off cls set nappain=q drawbox 2 40 7 76 4 white on red fill red sha scrput 2 43 bri white on red Which editor do you want to use? scrput 5 45 bri yellow on red Press "A" for Aurora v1.12 scrput 4 45 bri yellow on red Press "Q" for QEdit v3.00 inkey /k"qa" /w5 %%nappain if "%nappain%" eq "q" d:\bin\qedit\qe.exe %1 if "%nappain%" eq "a" d:\bin\aurora\a3.exe %1 set nappain= d:\bin\fixcr.com /7 %1 temp.wrk move temp.wrk %1 > nul ÄÄÄÄ-> siggy d:\bin\qmpro\olx\sigi.txt %1 <ÄÄÄÄ goto end :end ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ FUTURE IMPLEMENTATIONS "Written on..." (dating) as soon as I have got the time. "Tagline manager" as soon as I have got the time. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ HOW TO REGISTER? You do not need to register. All I am asking for is a note that you are using this program. I will also be glad to receive any suggestions on what I should implement in future releases - within reason, of course. :-) Feel free to leave me a private note on one of the following boards: Mikroilijat PCBoard BBS Helsinki, Finland +358-0-5063471 as "Kaj Niemi" Zyxel 19.2K Metropoli PCBoard BBS Otaniemi, Finland +358-0-45548xx as "Kaj J Niemi" ZyXEL 19.2K xx = 01, 03, 05, 07, 10 I am also reachable through the following e-mail addresses: Internet : kj@pcb.mpoli.fi (checked almost every day) Fidonet : Kaj Niemi @ 2:220/660@fidonet.org Of course, if you really, really, really do want to send me a sum of $$$... ;-) ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ABOUT THE AUTHOR The author is currently in high school (lukio) on the first grade. He has got a lot of things always going on and is always in the need of money.. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ END OF FILE