See changelog 2001-08-19 10:50 GMT -3
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-08-19 10:50 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>
|
||||
*source/rdd/rddord.prg
|
||||
*Mapped functions to 10 character for ORDLISTCLE(),ORDLISTREB(),ORDSETFOCU()
|
||||
|
||||
2001-08-19 10:40 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>
|
||||
+source/rdd/dbfuncs.prg
|
||||
* Code for Ca-Clipper MApper DB function to 10 characters
|
||||
|
||||
@@ -91,3 +91,11 @@ FUNCTION IndexKey( nOrder )
|
||||
|
||||
RETURN ""
|
||||
|
||||
FUNCTION ORDLISTCLE()
|
||||
RETURN ORDLISTCLEAR()
|
||||
|
||||
FUNCTION ORDLISTREB()
|
||||
RETURN ORDLISTREBUILD()
|
||||
|
||||
FUNCTION ORDSETFOCU(xOrder,cFile)
|
||||
RETURN ORDSETFOCUS(xOrder,cFile)
|
||||
|
||||
Reference in New Issue
Block a user