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

  Syntax:   OrdBagExt()

  Returns:  A character string representing the DEFAULT index file extension
            for the currently active index driver.

  Description:

     OrdBagExt() is an Order management function that returns a character
     expression that is the default Order Bag extension of the current or
     aliased work area.  cBagExt is determined by the RDD active in the
     current work area.

     OrdBagExt() supersedes IndexExt() and is preferred.

  Example:

     USE test VIA "SIXNSX"
     ? OrdBagExt()      // Returns .NSX

     USE test VIA "SIXCDX"
     ? OrdBagExt()      // Returns .IDX

     USE test VIA "SIXNTX"
     ? OrdBagExt()      // Returns .NTX

     USE test VIA "DBFCDX"
     ? OrdBagExt()      // Returns .CDX


See Also: OrdBagName() Sx_IndexName()

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