Re: [udf-dlm-develop] dlm v24 and v25
Brought to you by:
esm
From: Ed S. <es...@la...> - 2000-01-12 01:12:57
|
I may have spoken too soon. In UDF_EOF() there's a check for NEXT_FILE_STATUS. I have no idea what this does, or what NEXT_FILE_STATUS means, but putting that code in made things worked. [Yes, I know this is the Superstition School Of Programming...but with these time pressures, and the hellacious complexity of UDF, we gotta just do what works, even if it's black magic! ] Evelyn and Harald, please try hacking inside UDF_EOF, where it does the check for NEXT_FILE_STATUS, and see if that fixes anything. The catch is, I suspect some accompanying fixes may be necessary in UDF_READ() -- but have no idea what those fixes might be. If anyone on this list is UDF-savvy enough to know what NEXT_FILE_STATUS means, please drop us a line! We would be eternally grateful for your advice and wisdom. ^E |