V4MD basic problem.
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Apr 4 23:58:10 CDT 2005
On 4/4/05 11:44 PM, "Peter Salomon" <peter.salomon at gmx.net> wrote:
> Hi Gregory,
> i tried your moviescript with the same result: crash!
>
> test this way, it works fine on my machine:
>
>
> global gDb
> global valentina
>
> on startmovie
> valentina = new (Xtra "valentina")
> valentina.init ( 8 * 1024 * 1024, "", "")
> valentina.logToFile(true, false)
> valentina.debugLevel = #klogfunctions
> valentina.logToMessageWindow = true
> gdb = new(Xtra "VDatabase", #kLocal)
> end
Aha, yes of course!
Valentina.Init() MUST BE the first call to engine.
Especially on Mac OS.
Thank you Peter for help!
--
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