Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>gettab()</b> http://www.X-Hacker.org [<<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()

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