What are the specific fonts that isCOBOL uses by default?

Question ID : 158
Created on 2010-12-08 at 10:37 PM
Author : Veryant Support [support@veryant.com]

Online URL : http://support.veryant.com/support/phpkb/question.php?ID=158



isCOBOL uses the following fonts by default:

DEFAULT-FONT = SansSerif 9 pt bold
MEDIUM-FONT = SansSerif 9 pt bold
FIXED-FONT = Monospaced 9 pt bold
TRADITIONAL-FONT = Monospaced 9 pt bold
LARGE-FONT = SansSerif 10 pt bold
SMALL-FONT = SansSerif 8 pt plain

You can set one or more of the following properties to override the default font settings above:

iscobol.font.default
iscobol.font.medium
iscobol.font.fixed
iscobol.font.traditional
iscobol.font.large
iscobol.font.small

These properties are documented in the isCOBOL APS Documentation : User's Guide : Runtime Framework : Runtime Framework Properties



Back to Original Question