20000403-19:57 GMT+1 Victor Szakats <info@szelvesz.hu>

This commit is contained in:
Viktor Szakats
2000-04-03 17:57:03 +00:00
parent 8b0e8e99b8
commit bd5a6fcbdf

View File

@@ -10,9 +10,9 @@
+ New Harbour internal function __GetListActive() added to provide an
interface between TGETLIST and GETSYS.
+ The active getlist holder moved to a separate file GETLIST.
+ READVAR() moved back into separate file.
+ RANGECHECK() function added to GETSYS. Now the namespace of GETLIST is
is equivalent to CA-Cl*pper.
+ READVAR() moved back into separate file.
+ TGetList class separated from the GETSYS procedural (compatibility)
interface. This way it's possible to override the GETSYS, READVAR or
TGETLIST modules at link time just like in CA-Clipper.