Hello New to Rev
Posted: Mon Jan 19, 2009 8:23 pm
Hi all I am a newbie around these parts and i was wondering if anyone could help me with a Valentina issue.
using Rev 3.0 Enterprise
I just tried to get the basic example working and so far anything i have done with Valentina bombs on me and gives me the same error help plz..
Heres the error
all i did was put this in the card script (there are actually serial numbers in my card left of for security purposes of course
)
on OpenCard
get Valentina_Init( 10 * 1024 * 1024, "", "", "" )
end OpenCard
then i save and close the card and get that error.
I have installed the Valentina thru the installer and also made sure the externals had my path to the "My Revolution Enterprise" externals plugin.
Thanks in advanced. I know tackling DB intergration as my first foreray into Rev may not been the smartest but hey whats life without risks
Docwes
using Rev 3.0 Enterprise
I just tried to get the basic example working and so far anything i have done with Valentina bombs on me and gives me the same error help plz..
Heres the error
Runtime error 2:19:27 PM
Error 219: Function: error in function handler
Hint : get: error in expression
Error at char 9 of line 4 in handler OpenCard
Code: Valentina_Init
Object:card id 1002 of stack "C:/Documents and Settings/wwhitehead/Desktop/testactivation.rev"
Execution Context:
button id 1137 of group id 1136 of card id 1002 of stack "C:/Program Files/Revolution Enterprise/3.0.0-gm-3/Toolset/revmenubar.rev",menuPick,260
card id 1002 of stack "C:/Documents and Settings/wwhitehead/Desktop/testactivation.rev",OpenCard,4
all i did was put this in the card script (there are actually serial numbers in my card left of for security purposes of course

on OpenCard
get Valentina_Init( 10 * 1024 * 1024, "", "", "" )
end OpenCard
then i save and close the card and get that error.
I have installed the Valentina thru the installer and also made sure the externals had my path to the "My Revolution Enterprise" externals plugin.
Thanks in advanced. I know tackling DB intergration as my first foreray into Rev may not been the smartest but hey whats life without risks
Docwes