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

U_SEARCH()

Purpose

Relational find. It examines the dictionary to determine the tables related
in the current view, and presents them as a menu. Once a table has been
selected, a menu of search keys is constructed by reference to the
dictionary record for the selected table, using the contents of Key_*,
Cue_* Pic_* and Ktype_*.

Arguments

     None.

Setup

Inherited from THE_USUAL().

Example

     U_SEARCH()

Returns

.T. if the search is successful, else .F.

Side Effects

May move the record pointers in one or more related tables.

Artful Calls

AEMPTY, PUSH_SCR, DRAW_BOX, SYSCOLOR, POP_SCR, DICTFIND, APAD, LONGEST,
SET_ORDER, SEEK_REL, GET_ORDER, MAKE_STR, POP_MSG, GO_TO

Source File

AA_USUAL.PRG

See Also: SEARCH()

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