Hi,
Is COMPLEX arithmetic working in the current PL/I compiler?
Statements such as
A = A * B;
and
A = A / B;
and
A = IMAG(A);
where A and B are COMPLEX
have given trouble in the past.
------------------------------
Robin Vowels
------------------------------