V4MD basic problem.

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Apr 4 22:37:49 CDT 2005


On 4/4/05 10:13 PM, "Gregory Kowalski" <gregkowalski at earthlink.net> wrote:

> Hi again,
> 
> I downloaded the xtra again only to find that it is the same version as
> the one i was using. The problems therefore persist.
> 
> I'll be happy to send you the project, but all you have to do is paste
> the following few lines into a movie script, run it and watch it crash.
> 
> 
> global gDb
> global valentina
> 
> on startmovie
>    valentina = new (Xtra "valentina")
>    valentina.debugLevel = #klogfunctions
> 
>    valentina.logToMessageWindow = true
>    valentina.logToFile(true, false)
>    valentina.init ( 8 * 1024 * 1024, "", "")
>    gdb = new(Xtra "VDatabase", #kLocal)
> end
> 
> 
> 
> on stopmovie
>    gDb.close()
>    valentina.shutdown()
>    gdb = 0
> end

So what steps to see problem?

Run it ?

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