)WIDTH (number)


Lists the current WIDTH setting. This determines the maximum number of character positions in a line of output. This is normally 80. You can change it to any number between 40 and 390 by typing the command followed by the number. (See also ŒPW.)

             )WIDTH
       IS 80
             )WIDTH 65
       WAS 80
             )WIDTH
       IS 65
             ŒPW
       65

Topic: APLX Help : Help on APL language : System Commands : )WIDTH Print width
[ Previous | Next | Contents | Index ]