V4MD 2.0.5 getDatabaseVersion crashes

Chuck Neal chuck at mediamacros.com
Fri Nov 4 16:23:17 CST 2005


Working on Windows for now but I may end up porting this to Mac as well.

Is there any way to keep the pointer to the old syntax with 2.1?  The 
one thing that drives me nuts between versions is when command names 
change and are not backwards compatible. :)

As for the version, any possibility of a helper script to more easily 
convert that? My user's may not want to have to run a calculator to 
determine if I need to update their database. ;)

-Chuck
--------------------------
Chuck Neal
CEO, MediaMacros, Inc.
chuck at mediamacros.com
http://www.mediamacros.com
--------------------------
Check out the Developers Mall
Your one stop shop for all your Director Xtra Needs
http://www.mediamacros.net/customer


Ruslan Zasukhin wrote:
> On 11/4/05 10:41 PM, "Chuck Neal" <chuck at mediamacros.com> wrote:
> 
> Hi Chuck,
> 
> 
>>I found the problem. You have to call init before that command.
> 
> 
> Ah, this is logical.
> 
> ValentinaInit() must be first call to Valentina
> 
> Absolutely first. Because it loads dlls and init ICU -- unicode library.
>  
> 
> 
>>Where is 
>>there info on what the numbers mean?  IE I get back 400 but nothing
>>tells me how to translate that into anything useful.  Also the docs use...
> 
> 
> Run Apple calculator, switch  to Programmer mode.
> 
> Convert 400 decimal to HEX. You will see 190, this is version 1.9 of format.
> 
> 
> 
>>getDatabaseFormatVersion()
>>\But the Xtra says (and uses)
>>getDatabaseVersion()
> 
> 
> This is changed for 2.1.
> 
> New name is more informative.
> You use 2.0.5 I think right? So you do not see yet this change
> 
> 
> Btw, you work on OS X ?
> Thomas, cannot get working 2.0.5 on some reason ...
> 
> 


More information about the Valentina mailing list