[Lazarus] Compiling native KDE apps

cyberpython cyberpython at gmail.com
Tue May 27 21:24:31 CEST 2008


I found the expression parsing stuff in:

    fpcsrc/packages/fcl-db/src/dbase/dbf_prscore.pas

But it doesn't appear that I have a method of converting bools to a
string. I'll have to come up with something. Does anyone know what the
typical xBase function for this is? Its been way too long since I've
worked with it to remember.

THX - Jon

Jon Foster wrote:
> I've been trying to create an index based on a boolean field and a 
> integer. I can't find any documentation on constructing multi-column 
> indexes. Being distantly familiar with VFP I figure that I'd have to 
> apply some functions to the arguments and concatenate them together. 
> However I don't know what functions are available and if this theory is 
> true. At a minimum a pointer as to which source files to look at would 
> be helpful.
>
> TIA - Jon
>
>   

-- 
Jon Foster
JF Possibilities, Inc.
jon at jfpossibilities.com
541-410-2760
Making computers work for you!



More information about the Lazarus mailing list