[<<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()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson