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>dfqryfltdes()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfQryFltDes()
Create the describing string of a query
------------------------------------------------------------------------------
Syntax:

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

Parameters:

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

Returns:

     <cDes> Query description

Description:

     Translates the arrays that describe a query into a descriptive string

Example:

     ? dfQryFltDes( aQuery, aSeq )
     // write for example "Field Code is equal to 5"
     
     // You can find other dfQryFltDes() examples in the
     // report programs generated by dBsee 4

See also:

     dfQryFltExp()

See Also: dfQryFltExp()

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