[ANN] V4RB b13.
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Sat Aug 28 15:20:23 CDT 2004
    
    
  
On 8/28/04 3:09 PM, "jda" <jda at his.com> wrote:
> Hi Ruslan,
> 
> I can't even get started with b13.
> 
> Here's how I make a new database:
> 
>    tempDataBase = new myDataBase
>    tempDataBase.Creator = "ABCD"       // optional
>    tempDatabase.StorageEncoding = "UTF8"
>    tempDatabase.collationAttribute = 2
> 
>    Valentina.ThrowExceptions = false
>    tempDataBase.Create(f, 1, 2 * 1024 )
>    Valentina.ThrowExceptions = true
> 
>    //Error checking, etc.
> ...
> 
> 
> A file is created, but the folderitem.exists = false! When I try to
> open it -> crash. Here are some lines from the crash log:
Does work my examples from Common folder on your side ?
2 examples with Locale prefix ?
--------
BTW, important.
Now ValentinaInit() really must be the first call to Valentina engine.
You cannot use before it even DeugLevel()
-- 
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-beta
mailing list