migramir
13th November 2002, 00:56
I'm writing a session that will process all the files contained in a folder, but I just can't find the BaaN function to list the folder contents.

I just don't want to call a shell with a "find" command.

Any help will be appreciated.

mark_h
13th November 2002, 01:34
What about dir.open or dir.open.tree (http://www.baanboard.com/programmers_manual_baanerp_help_functions_directory_file_operations_dir_open_tree). Check these commands out. Also dir.entry.

Mark

migramir
13th November 2002, 15:34
Is it available in BaaN IV? :confused:

mark_h
13th November 2002, 17:03
Well I do not know about all versions of Baan IV, but it works on our 4c3 system.

Mark