Contents
Display Legacy Contents

 Print
    File Read Error 502    

  • 512 K_ERROR_FILE_END_OF_FILE
This error appears to signal that the end of file is reached.

This error can be handled in the action Error Management section by including an If condition to just ignore that specific error.



Samples

Here's a sample code on how to ignore the error:

 

 

Updated: 12/26/2017 9:51 AM