V4RB examples

Erik Mueller-Harder lists at praxisworks.com
Fri Aug 8 23:24:34 CDT 2003


I just remembered to add:

the kV_Server, kV_ReadWrite, and kV_Random constants that I used *should* be defined in the ValentinaUtilities module -- but I believe they were left out.  See the V4RB reference (page 62) for a description of how to use these.

>From Ruslan's description on the list, it sounds like we usually want to use kV_Server when possible over kV_Client, even when you're not in a client/server situation.

The docs are also inconsistent as to whether the constants are of the form "kClient" or "kV_Client".  Since you'll need to add the constants yourself, it doesn't really matter what you use, so long as you can keep it straight (or you can use the literal values themselves, of course).  I use the "kV_Client" form, since that's consistent with the other constants in the ValentinaUtilities module.

Values for the constants and much more background can be found on pages 37-38 of the Valentina Kernel manual.

Cheers,

Erik


More information about the Valentina mailing list