Newbie - Lesson 6 - fix

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Oct 22 13:52:32 CDT 2006


On 22.10.2006 13:33, "Youri" <lystes at free.fr> wrote:

> Ruslan Zasukhin wrote:
>> On 22.10.2006 13:05, "Youri" <lystes at free.fr> wrote:
>> 
>>>> Which project fails? Your or our?
>>> 
>>> My config is RB 2006 r4 under OS X 10.4.7 iMac G5.
>>> 
>>> Your file downloaded "lesson 1 step 6" fails at the Open event of
>>> Window1 see bellow :
>>> 
>>>    // If Database exists we open it, otherwise we create it.
>>>    try
>>>      mDatabase.Open( f ) ---> FAILS!
>>>    catch err as VException
>>>      mDatabase.Create( f, EVDbMode.kDscDatBlbInd )
>>>      CreateStructure()
>>>    end
>>> 
>> 
>> Aha, I think I know what you mean.
>> 
>> Do you see that Debug window is thrown forward and some words about
>> Exception ?
>> 
>> This is NORMAL
>> 
>> And you see Debuger window because you REALbasic have ON
>> Option "Stop on Exception throw".
>> 
>> Disable this option in the menu Debug.
>> 
>> Run project again. Now you will not be stopped.
> 
> OK works now but when I try to navigte the recors I add in the DB (prev,
> first, next, last) I have a message saying : "An exception of class
> NilObjectException was not handled. The application must shut down.

Ok, really typo.

In some places name of field is BirthDate
In others BornDate.

I will send you off list correct lesson 6 now,
And later will correct archive on site.

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