home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
PCBOARD
/
VPBLT130.ZIP
/
VPLUSBLT.HST
< prev
Wrap
Text File
|
1994-02-23
|
3KB
|
65 lines
VPlusBLT - Revision History (In Reverse Order)
------------------------------------------------
Feb 23, 1994 - 1.30 - Added the ability to create a RIPScript style file.
The calling syntax has changed. Type VplusBlt from
Dos for an example of the new syntax.
VPLUSBLT.CFG is REQUIRED if you wish to make Rip
files. The format is as follows:
Lines 1-3 - @x@ or equivalent macros.
Line1 = Clear Screen Macro
Line2 = Ask More? Macro
Line3 = Force Enter Macro
Line4 = Char to return to BBS for NOMORE
For PCBoard the file would contain:
@cls@
@more@
@wait@
N
The macros would of course be in CAPS.
Lines 2, 3 and 4 MUST contain an entry if you
wish to generate RIP bulletins.
This is my first serious attempt at using the
RipScript command language, so a few minor bugs
may be present.
Feb 03, 1993 - 1.29 - Added compatibility with the 1.93ß+ .CNF format.
Dec 29, 1992 - 1.28 - Added compatibility with the 1.70ß+ .VTR format.
Dec 14, 1992 - 1.27 - Added compatibility with the 1.65ß .VTR format.
Nov 29, 1992 - 1.24 - Added compatibility with the 1.61+ .VTR format.
Nov 01, 1992 - 1.20 - Added ASCII and ANSI file support.
Oct 01, 1992 - 1.17 - If there is nothing defined in VPLUSBLT.CFG as
the "@MORE@" macro, or if the .CFG file does
not exist, there will be no page break within
an individual booth at all.
Sep 29, 1992 - 1.15 - Removed the hard-coded @CLS@ and @MORE@ macros.
An optional file named VPLUSBLT.CFG may contain
2 lines. The first being @CLS@ which will preceed
the display of each booth. The second line may
contain @MORE@, @PAUSE@, etc. and will follow the
display of each booth.
Either line may be left blank as well.
Sep 24, 1992 - 1.10 - Updated to be compatible with Voter Plus versions
1.35 and later.
Sep 05, 1992 - 1.00 - Initial Release.