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

ZOOM_MENU()

Purpose

Provide the means to select a table to zoom to, from tables entered in the
dictionary record for the current table as possible zooms.

Arguments

None.

Setup

Inherited from THE_USUAL() and U_ZOOM().

Example

     None. See Notes.

Returns

.T. if another table is selected for zooming, else .F.

Side Effects

If another table is selected for zooming, THE_USUAL()'s internal variable
_level is incremented by one and the internal array u_alias[] is pushed
with the alias of the table to zoom to, allowing for a "virtually nested"
call to THE_USUAL.

Artful Calls

APAD, LONGEST, PULL_OPEN, STRINT

Source File

AA_USUAL.PRG

See Also: U_ZOOM()

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