VDK_String::FinishCreateSelf()

Totte Alm totte at code66.se
Wed Jan 29 22:29:01 CST 2003


Just try to compile a small DB in PB with a V_VarChar field....


onsdagen den 29 januari 2003 kl 22.21 skrev Ruslan Zasukhin:

> on 1/29/03 11:16 PM, Eric Forget at forgete at cafederic.com wrote:
>
>>> It seems I do not see what you talk about.
>>>
>>> What problems ?
>>>
>>> void VDK_String::FinishCreateSelf( void )
>>>
>>> Is defined.
>>>
>>> VDK_VarChar do not have such function.
>>
>> This is simple. Try to use a field with VDK_VarChar with the framework
>> version. You won't be able to link.
>
> Strange, but VDK_String::FinishCreateSelf() IS DEFINED
> In VDK_String.cpp file
>
>
> void VDK_String::FinishCreateSelf( void )
> {
>     if( mFieldImp )
>     {
>         ((BF_STRING*) mFieldImp)->SetMaxLength( mMaxLen, false );
>         ((BF_STRING*) mFieldImp)->SetLanguage( mLanguage, false );
>
>         if( CheckFlags(fIndexByWords) == false )
>             mFieldImp->ClearFlags(fIndexByWords, false );
>     }
>
> }
>
>
> --  
> Best regards,
> Ruslan Zasukhin      [ I feel the need...the need for speed ]
> -------------------------------------------------------------
> e-mail: ruslan at paradigmasoft.com
> web: http://www.paradigmasoft.com
>
> To subscribe to the Valentina mail list go to:
> http://listserv.macserve.net/mailman/listinfo/valentina
> -------------------------------------------------------------
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://listserv.macserve.net/mailman/listinfo/valentina
>
>
------------------------------------------------------------------------ 
---------------------
Intelligence is meassured in tary; decitary, centitary and military.



More information about the Valentina mailing list