Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gordon SmithGordon SmithPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gordon Smith
Gordon SmithPriority
Fix versions
Pull Request URL
Created June 24, 2022 at 11:26 AM
Updated June 28, 2022 at 7:54 AM
Resolved June 28, 2022 at 7:53 AM
The following ECL reports an error when submitted, but not when checked locally:
myString := 'Test';
OUTPUT(myString[1.2]);
CLI Used:
C:\Program Files\HPCCSystems\8.6.30\clienttools\bin\eclcc.exe -syntax -M d:\Users\gordon\git\vscode-ecl\ecl-sample\tmp.ecl