Go to AVS Home Page
 Recent Releases
AVS/Express 7.3 Released
OpenViz 2.9 Released
Toolmaster 7.5.3 Released
AVS 5.7 Released
 Contact Support
 Licensing
Information on licensing AVS 
products
 
Interact with the AVS Developer 
community. Takes you out of 
the support web site

 


Q. What if the amount of data you specify to read using the File Import Tool is greater than the amount of data stored in the file?

That is, what happens if you tell the File Import Tool to read past EOF?

A. When you try to access the output array, the read is attempted and fails, so the array is not valid. An error will be returned when you try to access it.