BusinessObjects Board

Subdirectory/Subfolder Names

I have a main directory \server\main and below that are several sub directories i.e. \server\main\sub1 and \server\main\sub2 and \server\main\sub3 and all the sub directories contain files that I need to read and process.

I know how to get to all the file names in each sub directory but in Data Services, is there a way to get the actual names (sub1 sub2 and sub3) or the actual whole file path names of those sub directories?


tvanbreukelen :netherlands: (BOB member since 2008-10-16)

you can try using word_ext() function.


brotherbob (BOB member since 2012-04-18)