On Wed, 10 Nov 2010 13:41:50 -0500, Leonard Sasso <[email protected]> wrote:
>I want to use the chmod command but the length of the filename and and >path is too long. > >What is the continuation character for the chmod command ? End the line in a \ (backslash) and you can continue on the next. This works for FB files (I guess you will want something in instream data, no?) only if you put the \ in exactly the last column (generally that will be column 80). In VB files, make sure there are no trailing blanks after the \. Cheers, Jantje. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

