[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Looking into this ALLFILES/ .GLPR/.;  problem, I find that ALLFILES is looking
at the first word of the image directory which seems to be a pointer to the
descriptor.  ALLFILES then checks to see if this is less than 5*2000 = 12000
which it is not (its actual value is 12534).  Now I have no idea what this
means, so can someone tell me if the check in ALLFILES is wrong or is a
descriptor pointer of 12534 is reasonable?  Does this have anything to do
with the fact that .GLPR.; is a recently created directory?