Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfqryfltexp()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfQryFltExp()
Create a query literal expression
------------------------------------------------------------------------------
Syntax:

     dfQryFltExp( <aQuery>, <aSeq> ) --> cDes

Parameters:

     <aQuery>   Array of query information
     <aSeq>     Sequence of data in the query

Returns:

     <cDes> Query expression

Description:

     Converts the query expression arrays into a string expression

Example:

     ? dfQryFltExp( aQuery, aSeq )
     // writes for example "Inv->Code==5"
     
     // You can find other dfQryFltExp() examples in the
     // report programs generated by dBsee 4

See also:

     dfQryFltDes()

See Also: dfQryFltDes()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson