Revision: 13145 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13145&view=rev Author: vszakats Date: 2009-12-06 19:01:01 +0000 (Sun, 06 Dec 2009)
Log Message: ----------- 2009-12-06 19:59 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/vm/set.c * src/rdd/dbcmd.c * include/set.ch * include/hbset.h + Added support for SET( _SET_DBCODEPAGE ). This will set the default codepage for RDD operation. It affects following functions and everything which is based on them: DBUSEAREA() DBCREATE() HB_DBCREATETEMP() __DBOPENSDF() IOW every function which accepts current "dirty" Harbour extension <cCodePage>. This new SET() is useful if someone wants to use a different than app codepage in tables, without modifying every above calls to pass the db CP as extra parameter (plus maintaining this global setting in app code). Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/include/hbset.h trunk/harbour/include/set.ch trunk/harbour/src/rdd/dbcmd.c trunk/harbour/src/vm/set.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour