Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

QUERIES()

Purpose

Query-file maintenance utility for expert-mode user. This is simply a call
to THE_USUAL using the UQUERY table.

Arguments

None.

Setup

THE_USUAL() requirements. Assumes the query table is open and aliased on
UQUERY, with the following structure:


     QUERY_NAME C  25   0
     DATA_FILE  C   8   0
     OPEN       L   1   0
     USERNUM    C   4   0
     QUERY      Memo


DICT->Id_char for the UQUERY table is UQR.

Example

     QUERIES()

Returns

.T. if successful, else .F.

Side Effects

All those of THE_USUAL().

Artful Calls

THE_USUAL

Source File

ARTFUL.CH

See Also: THE_USUAL() QUERY()

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