In the function aRead() there must be "local nPos := 4,...." in the first line!
In the function aRead() there must be "local nPos := 4,...." in the first line!
Mr Günther
You are right. Actually it was 4 in the older versions. This value was changed to 1 in some later version wrongly.
Should be restored to 4.
Günther,
Could you please provide an example that shows the need for that change ? thanks ![]()
cVal := asave({1,2,3})
msginfo(len(aread(cVal)))