Delete Files > 99 Chars from NAV

NokioNokio Member Posts: 52
Hi Togehter,
I've got a problem, maybe someone had already the same one and have a solution for it.
If you want to find / copy / delete a file in the windows files system out of nav then you can do it with the internal table "File".
Unfortunately the Field "Name" supports only Filenames with max. 99 chars! The same for the field "Path" which supports max 98 chars. In my case I have to delete files in a folder, which filenames are bigger than 99 chars so I can't use the table "file" to do it as it would not find this type of files. What would be a good solution to delete such files ?

Thanks for any Ideas!

Comments

Sign In or Register to comment.