**************************** AMUS Program Label ******************************
* Filename: STAMP.LIT Date: 06/07/90
* Category: UTIL Hash Code: 533-705-773-455 Version: 1.0(2)
* Initials: AMI/AM Name: AMI BAR-YADIN
* Company: UNITED FASHIONS OF TEXAS Telephone #: 5126312277
* Related Files: NONE
* Min. Op. Sys.: Expertise Level: BEG
* Special:
* Description: Appends a date/time stamp with a one line message to a
* sequential file.
*
******************************************************************************
STAMP.LIT: Appends a date/time stamp with a message to a sequential file.
Just type STAMP at the dot for usage instructions.
Example:
STAMP SYSTEM.LOG/W!System backup has started
Notice that ANYTHING after the "!" is part of the message appended to the
file, including any leading and/or trailing tabs or blanks.
The "/W" is the switch telling STAMP which date/time stamp format to use.
Ami Bar-Yadin
United Fashions of Texas
200 Ash Ave.
McAllen, TX 78501
(512) 631-2277
ps.
Sorry I did not upload the source code. It has been unfortunately
lost while writing NSTAMP.LIT, which was never fully debugged.
STAMP.LIT has been in used heavily on several systems in this company
for over four years.
AMI.