Using the Comix Driver with MrDebug.
MrDebug can take advantage of the Comix Driver
──────────────────────────────────────────────────────────────────────────────
The F6 - Workarea screen can take advantage of several Comix driver
functions if they are linked in to your program. These functions are:
cmxAutoOpen() cmxAutoOrder() cmxAutoShare() cmxCount()
cmxCustom() cmxDescend() cmxFor() cmxKeyCOunt()
cmxKeyNo() cmxKeysIncluded() cmxKeyVal() cmxMemoBlock()
cmxMemoExt() cmxSetScope() cmxShared() cmxUnique()
cmxversion()
If these functions have been linked in to your program either through your
program or via the EXTERNAL or REQUEST command then the F6 - WorkArea screen
information view can show you some of these settings (Use the Alt-I key from
within the Workarea Screen).
cmxUnique and cmxDescend are used in the Index browser to show the status of the Unique
status and the Descending Status of the Index.