Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>sx_tagno():</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Sx_TagNo():

  Syntax:   Sx_TagNo()

  Returns:  <numeric> Position of the currently active tag within the
            current or orderbag or zero (0) if no compound index is active.

  Description:    This function returns the position of the currently
                  active tag within the current compound index file.  This
                  position is based on the order in which the tags were
                  created.

    NOTE:  This function is NOT supported under SIXNTX.

  Example:

    #include "SIXCDX.CH"

    USE test VIA "SIXCDX"       // Open TEST.DBF and TEST.CDX
    SET ORDER TO 2              // Select the second TAG in TEST.CDX
    ? Sx_TagNo()                // Returns 2



See Also: OrdNumber() Sx_TagCount() Sx_TagInfo() OrdName() Sx_Tags()

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