Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - <b>ordbagext()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ORDBAGEXT()
 Return the default order bag RDD extension
------------------------------------------------------------------------------
 Syntax

     ORDBAGEXT() --> cBagExt

 Returns

     ORDBAGEXT() returns a character expression.

 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.

 Notes

     .  ORDBAGEXT() supersedes the INDEXEXT() function, which is not
        recommended.

     .  ORDBAGEXT() returns the default index extension of the driver
        loaded, not the actual index file extension.

 Examples

     USE sample VIA "DBFNTX"
     ? ORDBAGEXT()      //  Returns .ntx


See Also: ORDBAGNAME()

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