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

GET_ALIAS()

Purpose

Create and pop up a menu of table names (aliases) consisting of the current
table and all related tables.

Arguments

None.

Setup

If called from THE_USUAL(), as for example by QUERY(), it uses
THE_USUAL()'s arrays. Otherwise it calls DBRSELECT() to find which tables
are related.

Example

     _alias = GET_ALIAS()

Returns

The selected alias, or an empty string if none is selected.

Side Effects

None.

Artful Calls

AEMPTY, AC_MENU

Source File

AA_QUTIL.PRG

See Also: QUERY()

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