Missing Response

Beatrix Willius bwillius at gmx.de
Mon Oct 25 10:53:11 CDT 2010


Hi Ruslan,

yes, exactly. I need to know, if

- I'm senile or
- it's Valentina (preferable, because you can fix the issue faster) or
- it's Realbasic.

Am 24.10.2010 um 23:28 schrieb Ruslan Zasukhin:

> 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.

Mit freundlichen Grüßen/Regards

Trixi Willius

http://www.mothsoftware.com
Mail Archiver X: archive, clean and search email
http://www.beatrixwillius.de
Fractals, 3d landscapes etc.



More information about the Valentina mailing list