End of File handling in Cache and IRIS
In Cache End of file throws error but in IRIS no indication of End of file. I have to do an explicit $ZOF. How are you handling/detecting End of File in IRIS?
In cache this line will throw End of file error -
But in IRIS this goes to forever, has anyone noticed this behaviour in IRIS?
Perhaps your IRIS environment's SetZEOF setting has been altered from the default. See https://docs.intersystems.com/iris20241/csp/docbook/Doc.View.cls?KEY=RCO...
Thanks, it was really helpful