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

  Syntax:   Sx_TableName()

  Returns:  <char> File name of current table (.DBF).  "" if no table in use.

  Description:  This function returns the complete file name of the current
                table, including the extension.

  Example:

        #include "SIXCDX.CH"
        USE test VIA "SIXCDX"
        CLEAR
        ? "The currently open database file is..: " + Sx_TableName()


See Also: Sx_IndexName() Sx_FNameParser()

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