Scandir - Function working
Hi Team,
When i compile/run this Scandir business function in Online Unix compiler, there was no error and output is as expected it is listing the name of the files in the folder.
While i compile the same scandir BSFN in JDE, it is returning a value of -1. saying there is no files in the folder. But unfortunately i do have few csv files in the folder.
Do know why the same business function is behaving differently ?
Please help.