Error Message :
N/A
Performance issue in 11.2 compared to 9.00A when using large arrays in a script.
A simple script like:
:DEFINE &PRE_LF_STR#, string, 9999:DEFINE &PRE_LF_FILES#, string, 9999
generated in V9 in ~0.3 seconds while it takes ~19 seconds in V11.2.