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_settagno():</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Sx_SetTagNo():

  Syntax:   Sx_SetTagNo([cTag | nOrder] [,cIndexName])

            cTag       = Name of the tag to make active
            nOrder     = Position of order within the passed or current FILE
            cIndexName = Name of index FILE (orderbag)

  Returns:   <logical> .T. if successful, .F. if an error occurred.

  Description:   This function works like Sx_SetTag(), except that
                 Sx_SetTagNo() only searches ONE index FILE (orderbag)
                 for the passed tag name or tag number.  If you do not pass
                 cIndexName, the currently active orderBag will be searched.

         NOTE:  Sx_SetTagNo() is an obsolete index file-based function.  It
                is provided for compatibility only.  See OBSOLETE.PRG and
                OBSOLETE.CH.


    NOTE:  This function is NOT supported under SIXNTX.


See Also: Sx_SetTag() OrdSetFocus() Sx_TagNo() OrdNumber() SET TAG / ORDER

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