Missing Response
Ruslan Zasukhin
ruslan_zasukhin at valentina-db.com
Sun Oct 24 16:28:46 CDT 2010
On 10/23/10 4:00 PM, "Beatrix Willius" <bwillius at gmx.de> wrote:
Hi Beatrix,
> because I think that the issue I'm now seeing may be something different. Can
> you test the following code:
>
> Private v As VDatabase
>
> Valentina.Init(40 * 1024 * 1024, "", "" , "")
>
> 'dim f as folderitem = specialFolder.Desktop.Child("Mail Archive.vdb")
> 'works for Cocoa and Carbon, change as needed
> dim f as FolderItem = GetOpenFolderItem("") ' works for Carbon, doesn't
> work for Cocoa
you mean this not works in cocoa LATER, on v.open(f) line, right?
> if f = nil then exit
> v = new VDatabase
> v.open(f)
>
> beep
>
> Exception err as VException
> 'database couldn't be opened
> msgbox str(err.ErrorNumber) + ":" + err.Message + "."
>
> beep
>
> The error message is "File Unknown doesn't exist". Tested with RB2010R4 and V
> 4.7 on Mac OS 10.6.4.
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list