Class simpleStyleCheck

This class is required on each client workstation to enable the StyleCheck capability that is included in the ProvideX plug-in in the class ecStyleCheck.


This class does not extend any of the standard functionality - it is used to define/load a group of style rules as the contributed tool 'simpleStyleCheck'.

Info

The 'masStyleCheck' class (included with the Sage 100 ERP Plug-in) is the same as this class except it is used to define/load a group of style rules as the contributed tool 'masStyleCheck'.

Inherits

ecStyleCheck

Properties

LOCAL styleRulesFile$  

the value mid(pgn, 1, pos(dlm=pgn, -1)) + _obj'_Class$ + "_rules.txt" is used to derive the name of the rule file from the name of the style check class

LOCAL theDescription$="Simple rule-based Style Check"  

Override Description

Methods

No Methods

Properties inherited from: ecStyleCheck

theDescription$, styleCheckName$, theNotificationFlag, lbSepChar$

Methods inherited from: ecStyleCheck

actionPerformed(), configPerformed(), getStyleCheckName$(), hasConfigAction(), init(), update(), loadRules(), writeRuleFile()