[VSDK] File extensions problems!

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Jan 22 10:14:09 CST 2004


on 1/22/04 9:52 AM, Eric Forget at forgete at cafederic.com wrote:

>> // C version for the structure file
>>  gFBL_DescriptionExt   = ".myvdb"
>>  gFBL_MainDataFileExt  = ".mydata";
>>  gFBL_BlobsDataFileExt = ".myblob";
>>  gFBL_TmpDataFileExt   = ".myind";
>> 
>>   
>> // Pascal version for the 3 others!!!
>>  gFBL_DescriptionExtStr   = "\p.myvdb";
>>  gFBL_MainDataFileExtStr  = "\p.mydata";
>>  gFBL_BlobsDataFileExtStr = "\p.myblob";
>>  gFBL_TmpDataFileExtStr   = "\p.myind";
>> 
>> 
>> Above you say the same as far as I see.
>> Where problems ???
> 
> To make it work, the only combination is:
> 
>   // C version for the structure file
>   gFBL_DescriptionExt   = ".myvdb"
> 
>   // Pascal version for the 3 others!!!
>   gFBL_MainDataFileExtStr  = "\p.mydata";
>   gFBL_BlobsDataFileExtStr = "\p.myblob";
>   gFBL_TmpDataFileExtStr   = "\p.myind";

And what rest must be ?

And what happens if they are as I have show ?

I assume we talk about VSDK_PB, Macho, GCC build.

-- 
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://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list