SetCFGFilename

All Editions  image\bltlrgss.gif Related Transactions image\bltlrgss.gif Example

The SetCFGFilename transaction sets which 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.

image\postits.gif Creating custom CFG files

Type XTYP_EXECUTE

Syntax [SetCFGFilename("fileName")]

Parameter

Data type

Values

Meaning

fileName

string

file name including path of the CFG file to use

 

 

Default file names:

 

 

 

SVME.CFG

Scan View-Markup-Edit

 

 

SVE.CFG

Scan-View-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

Remarks

Other file names can be passed 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