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

SET_RELAT( cAlias )

Purpose

Set all the relations specified in a DICT record.

Arguments

     cAlias -- Table whose dictionary record is to be used

Setup

The dictionary is open and contains a record corresponding to cAlias. This
function depends upon several arrays having been declared by THE_USUAL().

Example

     SET_RELAT( "ORDERS" )

Returns

.T. if successful, else .F.

Side Effects

Sets all relations listed, and index orders to implement.

Artful Calls

DICTFIND, STRINT, SET_ORDER, LOOKUPS

Source File

AA_RELAT.PRG

See Also: DICTFIND() STRINT() SET_ORDER() LOOKUPS()

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