[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GETTAB()
 Retrieves tab values for CA-Clipper screen output
------------------------------------------------------------------------------
 Syntax

     GETTAB() --> cTabTable

 Returns

     GETTAB() returns the currently installed tab locations for CA-Clipper
     screen output in the form of a character string.

 Description

     This function gives the tab definitions specified in SETTAB() for
     CA-Clipper screen output.  You can use this function to save the active
     tab definitions.

 Example

     Save the tab definitions:

     cTabs := GETTAB()


See Also: SETTAB()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson