Tutorial problem
Michael Rebar
mrebar at uoregon.edu
Tue Jun 3 17:30:38 CDT 2008
On 6/3/08 10:13 PM, "Michael Rebar" <mrebar at uoregon.edu> wrote:
> Hi Michael,
>
>> Just downloaded the latest V4RB and the example projects.
>>
>> All but the first one bomb in the Window1 open event handler here:
>>
>> try
>> mDatabase.Open( f )
>>
>> No other plugins installed. Mac 10.5.3 and RB 2007r5. f is *not* nil and is
>> based on a good path. I have not altered the code of the project.
>>
>> Advice?
>
> RB 2007,
>
> So lets clarify
>
> RB see Valentina?
> it have compile project fine and run it,
> then you see problem at runtime, right ?
>
> Have you try to run some V4RB examples? E.g. this
>
> V4RB/Examples/API_Way/Database_CreateCloseOpen
>
>
> ***
> Have you specify Valentina.Init() first of all ?
>
>
> --
> Best regards,
>
> Ruslan Zasukhin
Hi Ruslan,
I was using...
Tutorial_Examples/Lesson-1/lesson1_step2.rb
...or any files.
My problem was that I had 'Break on Exceptions' enabled. My mistake.
Still -- it might be worth putting a comment below that line of code telling
future noobs to step into their code and continue!
Michael
More information about the Valentina
mailing list