Hello All,
I am developing a UBE to read a CSV file from a folder. Currently testing on my local machine. When I am testing, Open File BSFN works and it returns the file pointer (value = 1 in most cases). But then
when Fetch Next Line From Flat File(B76B0220) is executed it does not...