On Wed, 20 Jan 2010, Itamar Lins wrote:

Hi,

> I am with problem here.
> Function Main
>    REQUEST LETO
>    RDDSETDEFAULT( "LETO" )
> Error DBCMD/1015  Argument error: RDDSETDEFAULT
> Called from RDDSETDEFAULT(0)
> Is a problem of  RDD LetoDb correct?

Yes, it's LetoDb problem.
add to letodb/source/client/leto1.c just befor last line with
   #endif
this code:
   #elif defined( HB_DATASEG_STARTUP )
      #define HB_DATASEG_BODY    HB_DATASEG_FUNC( leto1__InitSymbols ) \
                                 HB_DATASEG_FUNC( _hb_leto_rdd_init_ )
      #include "hbiniseg.h"

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to