[V4REV] symbolic constants

Robert Brenstein rjb at robelko.com
Fri May 13 11:00:53 CDT 2005


>On 5/13/05 2:52 AM, "Robert Brenstein" <rjb at robelko.com> wrote:
>
>>>  Hi Revolution developers,
>>>
>>>  I have try implement in V4REV set of symbolic constants as we have them in
>>>  V4RB and V4MD.
>>>
>>>  This is what works now
>>>
>>>  -------------------------------------------------------
>>>  on mouseUp
>>>    global EVDebugLevel_kLogParams
>>>
>>>    get valentina( "Init", 8 * 1024 * 1024 )
>>>
>>>    get Valentina( "DebugLevel", EVDebugLevel_kLogParams )
>>>
>>
>>  I don't get how do I choose the debugging level I want to set if
>>  EVDebugLevel_kLogParams is assigned by Valentina. Or do I
>>  misunderstand something?
>
>Yes, Valentina on start can create 100 global constants.
>Which you later can use

But init must not be the first call as far as I know. We can call 
version and debuglevel before calling init. Or will that change in 
VRev2?

Robert


More information about the Valentina mailing list