55 SUBROUTINE w3ai18(ITEM,I1,I2,LINE,L,K,N)
79 IF ((i2+k+n).GT.l)
GO TO 200
80 line(k+n+1:k+n+i2) = item(1:i2)
90 IF ((i2+k+n).GT.l)
GO TO 200
91 line(k+n+1:k+n+i2) = item(1:i2)
94 IF ((i2+k+n).GT.l)
GO TO 200
95 line(k+n+1:k+n+i2) = item((i2+j)*i+1:(i2+j)*i+i2)
subroutine w3ai18(ITEM, I1, I2, LINE, L, K, N)
Build a line of information composed of user specified character strings.
subroutine w3fi01(LW)
Determines the number of bytes in a full word for the particular machine (IBM or cray).