Hi all,
I've got a very old assembler program which still has a
SPLEVEL SET=2
statement at the beginning.
I think that these days this is obsolete and should be removed.
As I'm not sure if removing this could break anything what could I check
(besides testing the program itself) in order to make sure all is fine after
removing SPLEVEL?
The only idea I had was to assembly the source one time using SPLEVEL SET=2 and
the next time using SPLEVEL SET=6. Then comparing the assembler listings to see
if there is a difference.
Any comments appreciated.
--
Manfred
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN