home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
utility
/
grpini
/
mtwdos26
/
dok
/
history.txt
< prev
next >
Wrap
Text File
|
1995-12-09
|
2KB
|
30 lines
/*
1994.12.30 : SCA : V0.00 : First code
1995.01.03 : SCA : V0.01 : ICM-Scanner
1995.01.10 : SCA : V0.02 : Logfile
.. different changes...
1995.04.04 : SCA : V0.05 : In GRP-Files swapped EXE-Dir & Working-Dir
1995.04.06 : SCA : V0.06 : Only replace-CMD'files handled correctly
: fclose missing in DC-GRP-File
: Added full online-help
1995.04.10 : SCA : : Leading blanks in ICM & CMD-Files ignored
1995.05.05 : SCA : V2.00 : First public release
1995.05.11 : SCA : V2.01 : VESA condition added
: IF ENV == !=
: IFENV added support for " blanks "
: IFNENV
: IFENV has always tested for NOT EQUAL...
: String == '==' instead of String == "=="
1995.05.17 : SCA : V2.02 : In environment subst. = used instead of ==
1995.05.23 : SCA : V2.03 : Corrected Online help
1995.05.29 : SCA : V2.04 : When no INI file exists, a new one is created
: (Previous versions just hang)
: Terminate Online help with ESC
: Compiled for 8086 processors
: / and > commands now works as excpected
1995.06.01 : SCA : V2.05 : Added ININI & INFILE commands
1995.06.07 : SCA : V2.06 : r and R commands now work again
: Keys can be enclosed in "...."
*/