Posted by Bob A on January 25, 2013 at 09:07:48:
In Reply to: Re: differing results for FSTAT between /16 and /32 posted by Jim Guerber on January 25, 2013 at 08:43:40:
Jim:
I think the first issue is that the chain is damaged and the successor of "CRAI80.TXT" is a bogus and non-existing file name. the infinite loop occurs when running under /32 because when it gets back "CREDBR.CV" (which doesn't exist) it uses that as the next input and gets the same thing back.... that's why there's an infinite loop.
under /16, "CREDBR.CV" also doesn't exist, but FSTAT returns the next one in the chain, and I don't get stuck
I think it's solely the fact that running a c/16 compile under /32 gets stuck in a loop because FSTAT doesn't return the correct result (i.e. the next in chain) when the file doesn't exist, and the DIR= parameter is specified.
My next question would be how I can rebuild or fix up the chain of file names so that this doesn't happen.
Thanx
Bob "A"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.