5 pts.
 Filed lenghts
What is the maximium length for a field using runsqlstm on the Iseries v5 r3? We are having issues compiling. Keep getting an error in position 80.

Software/Hardware used:
ASKED: August 1, 2008  1:34 PM
UPDATED: August 1, 2008  6:39 PM

Answer Wiki:
Hi, Can you post your statement here? RUNSQLSTM should handle much longer statements than 80 characters. Regards, Martin Gilbert.
Last Wiki Answer Submitted:  August 1, 2008  1:40 pm  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I believe 80 chars is the maximum for one line in the source file. Continue the statement on line 2. Maximum length overall is something like 2k or longer.

 3,115 pts.