ccecvb

Results 4 issues of ccecvb

I have a source with an uncaught error in the main block and one in an internal procedure. I currently have either the error `Log or rethrow err` or `Variable...

enhancement

### The problem filterResults throws error if no filters are defined. Installed script today from master branch ``` ReferenceError: filters is not defined at filterResults(Helpers:282:26) at parseResponses(Helpers:244:12) at startSync(Code:204:17) ```...

When reading https://community.progress.com/s/article/4GL-ABL-Setting-a-property-as-an-output-parameter-inside-the-setter-block-causes-a-STOP-condition-and-the-client-crashes?popup=true I thought this would be a good idea for a rule. I reduced the attached sample code to a single failing class. ```openedge-abl class IndefiniteSetter: def public...

Our coding standard uses lowercase. Unfortunately the AppBuilder does not respect the case preferences. As a result all our Appbuilder .w sources are mixed case. * Our code is lowercase....