Change Dialog Font

 

Changes the Font for each Win32s Dialog box in a TKK.

Syntax

Catalyst /F TTKName AppFname [FontName:FontName] FontSize [/open]

Parameters

/F

Change Dialog Font

TTKName

Tag used to specify the filename of a TTK.

AppFname

Application Name of file whose Win32s Dialog boxes are to be modified

FontName:FontName

Tag to specify the name of the font to use. The FontName must comply with the Microsoft font naming convention.

FontSize

Size of the Font in Points.

/open

Launches MS Notepad and displays the content of CatalystBatchLog.txt when the ezScript command finishes.

Examples

Catalyst /F File.ttk CiscoApp.exe FontName:"MS Sans Serif" 14