Gilles Querret

Results 14 issues of Gilles Querret
trafficstars

On behalf of RITS Rule VariableOverflow is triggered with message `Conversion from DECIMAL to INT can overflow if source expression is larger than 2^32` on this statement: ``` define input...

APL were introduced in 12.7 or 12.8. PCTLibrary should be able to create such files. Using the `.apl` extension in destFile attribute should automatically switch to the new behavior.

PCT

Not an issue, just a question: is the project still alive ? Or did everybody move to ABLUnit (or anything else) ?

Copied from vscode-abl/vscode-abl#208 DefaultValue.i: ``` DEFINE VARIABLE MyChar AS CHARACTER NO-UNDO. ASSIGN MyChar = {&DefaultValue}. ``` UseDefaultValue.p: `{DefaultValue.i &DefaultValue=""-""}` Precompiles to the expected/wanted: ``` DEFINE VARIABLE MyChar AS CHARACTER NO-UNDO....

proparse