0 pts.
 QTXTSRC wrap commands
I am trying to enter in a command for FTPing that will execute a command on a remote system but I get cutoff at 80 characters. How do you wrap to the next line ? here is my command that is missing the last ')': quote RCMD RSTOBJ OBJ(*ALL) SAVLIB(R36MODSDTA) DEV(*SAVF) SAVF(DISASTER/DISASTER Thanks, Andy

Software/Hardware used:
ASKED: March 9, 2006  10:16 AM
UPDATED: March 9, 2006  10:39 AM

Answer Wiki:
I assume you're using SEU to enter the text. If I were you, I would create another QTXTSRC file with a larger record length. The default is 92 which allows 80 characters for text, 6 for the date, and 6 for the sequence number. When creating the new file using CRTSRCPF, enter a length of 112 which will give you 100 characters for the data with the date and sequence number remaining at 6 each. You could then copy your original QTXTSRC data to this new file then delete the old one. Hope this helps.
Last Wiki Answer Submitted:  March 9, 2006  10:39 am  by  BikerDude   0 pts.
All Answer Wiki Contributors:  BikerDude   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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