correct valentina syntax in Revolution?

Bart Pietercil bart.pietercil at cognosis.be
Tue Oct 7 09:25:06 CDT 2008


Hi Tiemo,

I don't work with RunRevolution but it seems to me that  
kRecordsAndStructure is a constant and as such should be between  
quotes ?
And without looking it up I think it should be

VDatabase_Encrypt ( dbRef, myKey, kRecordsAndStructure )

as I said no experience with runrev

hth

BArt
On 07 Oct 2008, at 16:20, Tiemo Hollmann TB wrote:

> 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
>
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list