Hi all
I have a weird issue with our upgrade to 9.2. We run 9.2.5 and use a bank file reading UBE which uses a custom BSFN to get the file from a folder.
This custom BSFN works fine in 9.0. Also works in 9.2 but only on the first call.
The issue appears in 9.2 when we call the BSFN a second time to check for more files in the specified folder. It falls over if you pass in idFile. 1st call it is 0 and find the file, 2nd call it uses the file ID pointer in the call and just crashes
INFO...
Read more
I have a weird issue with our upgrade to 9.2. We run 9.2.5 and use a bank file reading UBE which uses a custom BSFN to get the file from a folder.
This custom BSFN works fine in 9.0. Also works in 9.2 but only on the first call.
The issue appears in 9.2 when we call the BSFN a second time to check for more files in the specified folder. It falls over if you pass in idFile. 1st call it is 0 and find the file, 2nd call it uses the file ID pointer in the call and just crashes
INFO...
Read more