home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
bbsfiles
/
pcbstamp.arj
/
PCBSTAMP.DOC
< prev
next >
Wrap
Text File
|
1990-12-29
|
1KB
|
42 lines
Small program, small documentation.
PCBSTAMP stamps a 64 byte line to the file of your choice.
The usage is: PCBSTAMP callerfile options
You must have both a callerfile and options. The callerfile is any dos
filename. If the callerfile does not exist it will be created.
The options are:
/* generates a row of asterisks
/d generates a date and time stamp
/t generates a time stamp only
text if the first two characters are not one of the above,
then the text is printed to the file.
The text can also be added after one of the date or time stamps.
Here's an example:
pcbstamp caller1 /*
pcbstamp caller1 /d
pcbstamp caller1 /t This happened now.
pcbstamp caller1 This is a detailed explanation of what happened.
pcbstamp caller1 /*
This would generate the entries
**************************************************************
12-29-90 (09:08)
(09:09) This happened now.
This is a detailed explanation of what happened.
**************************************************************
in the file caller1.
Any problems - please let me know.
Jim Dunham
Hidden BBS
805-252-3683