C5_ORDBAGEXT

 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()

 

One response to “C5_ORDBAGEXT

  1. Pingback: C5DG-3 RDD Reference | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.