Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twFileStack( nArea, nSelect )
 ----------------------------------------------------------------------------
     Save the current or other Alias, Workarea, index order, record
     number, filter condition and any relations set to an internal
     TSDWIN file stack.

       Arguments:

     nArea   - 'N' Work area to push. Defaults to the currently
                   selected area.

     nSelect - 'N' Area to select on exit. Defaults to the currently
                   selected area.

       Return:

     Numeric handle which is the position occupied in the internal
     TSDWIN file stack.

       Example:

     USE Clients INDEX Clients1 ALIAS Clients NEW
     USE Orders INDEX Orders1 ALIAS Orders NEW
     SELECT Clients
     SET RELATION TO CliNum INTO Orders

     nFHandle := twFileStack()

See Also: twFilePop() twSaveAreas() twPopAreas()

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