Hi Alexander,

Nice to see you around.

Brgds,
Viktor

On 2010 Jan 21, at 08:36, Alexander S.Kresin wrote:

> Przemysław Czerpak writes:
> 
>>> 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"
> 
>   Since what release this became necessary ? I ask this, because I need to 
> add there ( __HARBOUR__ - 0 ) > some_value to provide compatibility with old 
> releases.
>   And why I didn't get rddsetdefault error without this fragment of code ( I 
> tried a short test with Harbour 13587 ( 2010-01-14 18:21 UTC-0800 Pritpal 
> Bedi ([email protected])) ) ?
> 
> Regards, Alexander.
> 
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to