-----BEGIN PGP SIGNED MESSAGE-----

WeekEND 0,02.
Copyright 1996-1997 Jon Wickmann
ALL RIGHTS RESERVED

YOU HAVE TO READ THIS

I wrote this software therefore I have all the rights to this software,
I do not give away this software or any rights to it. However, I grant
you the right to use this software if you accept all the conditions in
this documentation.

Disclaimer -- NO WARRANTY

This software is distributed "AS IS" WITHOUT ANY WARRANTY
OF ANY KIND, either expressed or implied. Without ANY warranties
of merchantability or fitness for ANY particular purpose. 
The user (YOU) ASSUMES THE ENTIRE RISK of using this software.

IN NO EVENT SHALL Jon Wickmann BE LIABLE FOR ANY DAMAGES
CAUSED BY using THIS SOFTWARE.

Licence

This software is FreeWare for private users (You do not have to pay).
People that earn money by using this software (business, governmental,
professionals) have to pay (mail me and we will make a deal).

IMPORTANT!! Under no circumstances may You or any one else try to 
disassemble, uncompile or reverseengineer this software in any way, 
to gain any knowledge of the way this software works.
If You want to know how my software did something send a mail 
and I'll see what I can do.

If you would like to distribute this software on CD-ROM, BBS, floppies
or any other mediae please mail me with a pointer to where it is distributed
from (e.g. BBS name and number). IMPORTANT NOTE!! If you distribute
this software you may not charge any more than the cost of distributing this
software. What you can charge for is the medium it is distributed on and the
maintenance of your archive. If you have been charged for more than this
please mail me and tell me about it.

Contact information

You can reach me by email at: wickmann@sn.no and wickmann@hotmail.com
By web: http://home.sn.no/~wickmann/weekend.html   or at
http://www.angelfire.com/wi/wickmann/index.html

What does it do?

Well it tells You witch day it is. The main usage would be in
a batch file, where it would tell which day it is and return it as an exit code.


How to make it do what it can?

The switches

You can use both slashes (/) and minuses (-) before the commands.
To tell which day it is you simply issue the command weekend /d.
To make WeekEND silent use /s. 
E.g. weekend /sd
To get my email address you issue the command weekend /c.
If you need help then just weekend /h.

The magic it can do in a batch file

If You would like a batch file to do something on a day
in a week you could make a batch file similarly to this below:

- - - --cut--
weekend /sd
IF ERRORLEVEL = 2 GOTO TUE
IF ERRORLEVEL = 1 GOTO MON
IF ERRORLEVEL = 0 GOTO SUN
GOTO END
:SUN
rem Whatever You wish to do on Sunday
GOTO END
:MON
rem Whatever You wish to do on Monday
GOTO END
:TUE
rem Whatever You wish to do on Tuesday
GOTO END
:END
- - - --cut--

It did not work?

It is not so very much I can do with that. Maybe you had some 
Antivirus utile running that blocked WeekEND or maybe some
other security utile on your system, if you encounter this more
than once, please mail me and tell about it. 

The History of WeekEND

WeekEND 0,01 was first released on Friday the 8th of November 1996.
It was capable of putting the week days into exit codes.

WeekEND 0,02 was released on Friday the 14th of March 1997.
Some display misbehaviour has been corrected.

The Future

I'll add date reporting to it.

What does it mean that this file is PGP signed?

I have signed this file and weekend.com (as weekend.sig, weekend.exe 
as weekende.sig) with my PGP signature, so that You have the opportunity 
to check wherever some one has changed these files before you got them. 
Please report by mail to me if they where. You can get my PGP public key
from my web page and public key servers.

Comments, Improvements

If you have any please mail them to me.



Copyright 1996-1997 Jon Wickmann
Brands and product names mentioned above and in WeekEND 0,02.
are trademarks or registered trademarks of their respective holders.


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: cp850
Comment: Remember security

iQEVAwUBMymQ4JqvcJdBw69FAQFRiAf/eeZhNvMujEtkrG3lyZhiijqq3IFchpGb
ihMyhSoCi9y4WB7kgcNg0XXw6oSz4DYPGbt3S/aONTcj9zN2fExJue0BYI/GJLnj
oCRUZgv/EI3aNqUKjRH6Nasb1gwwI2hXX8Jb3555Z3LkUsBuFKO+AmsP8e1RPZff
3AHfPRqypRp1z87627YnxH2u2SKn2q9dFjT1qxoKbT8LUe00wvraB6/azv+5SP0r
JQba5gq++vsQX3NHoHYCXwU45eaWPol+viLiOIlfcgqzz88qkeGRAQjnDZRy5gOq
P1z13N0ozERqL9H/9wszY/ZUAzc2Ds9wjG7UKmgNotjJkwdDvMIn6A==
=07a0
-----END PGP SIGNATURE-----
