1.

What Care Has To Be Taken To Force Program To Execute Above 16 Meg Line?

Answer»

Make sure that LINK OPTION is AMODE=31 and RMODE=ANY. COMPILE option should NEVER have SIZE (MAX). BUFSIZE can be 2K, efficient enough.

Make sure that link option is AMODE=31 and RMODE=ANY. Compile option should never have SIZE (MAX). BUFSIZE can be 2K, efficient enough.



Discussion

No Comment Found