The GetCFGFilename transaction returns which user interface configuration (CFG) file is being used. Configuration files control the appearance of the user interface, determining which menus, commands, button bars, buttons, and dialog box options are available.
Type XTYP_REQUEST
Syntax [GetCFGFilename()]
|
Reply |
Data type |
Values |
Meaning |
|
fileName |
file name including path Default file names: |
name of CFG file in use
| |
|
|
|
SVME.CFG |
Scan View-Markup-Edit |
|
|
|
V.CFG |
View |
|
|
|
OVA.CFG |
Office-View-Annotate |
|
|
|
VGA.CFG |
VGA display |
|
|
|
VM.CFG |
View-Markup |
|
|
|
VME.CFG |
View-Markup-Edit |
|
|
|
VR.CFG |
View-Redline |
|
|
|
SVE.CFG |
Scan-View-Edit |
Remarks
Other file name values are possible as well, as you can create custom versions. The listed file names are available by default.
Release information
Added in Release 4.10.
See also