correct valentina syntax in Revolution?
Tiemo Hollmann TB
toolbook at kestner.de
Tue Oct 7 09:20:56 CDT 2008
Hello again,
as I said before, I am new to valentina, and I am still struggeling with the
correct syntax in writing the Valentina functions in revolution .
E.g. with
get VDatabase_Encrypt ( dbRef, myKey, "kRecordsAndStructure" )
as well as with
get VDatabase_Encrypt ( dbRef, myKey, inForData = "kRecordsAndStructure"
)
I get the same error:
invalid parameter value was specified in "3" position
Do I have to write the parameter name (in this case: inForData =) or can I
just give the parameter value at the correct position?
Does "3" position means: 3rd parameter is wrong?
If yes, what is wrong with the 3rd parameter? I can't see any difference to
the docs. Btw.: dbRef has a valid reference to my open db.
Thanks for any starter help :-)
Tiemo
More information about the Valentina
mailing list