Inmat() and Open statement (OpenInsight 32-bit Specific)
At 25 NOV 2002 02:24:26PM Ira Krakow wrote:
I have documented inmat(), which will appear in the next version of the OI online help. Curiously, it was documented in the AREV 3.12 manual, but was somehow left out of the OI help.
The primary purpose of inmat() is to return the number of elements read into a dimensioned array by the previous MatRead. I tried this in OI 4.1.2 and it seems to work as advertised.
There is another purpose of inmat(), as documented in the AREV 3.12 manual, which is to return the modulo of a ROS file after an OPEN. My question is: does this work as advertised, and should I document it? Also, would a valid modulo be returned when opening any other file (.LNK, LH)?
Ira
At 25 NOV 2002 04:29PM Don Miller - C3 Inc. wrote:
I think the Inmat() for ROS files doesn't work in OI. To my knowledge it didn't work for .LNK files or at least wasnt' accurate.
Don Miller