Good morning!
When I need to delete a file, I use a command FileDelete.
But, I need to delete multiple files with just one command, for example in windows: DELETE *.TXT
Is possible in powerbuilder? If yes, how I do?
Thanks
Good morning!
When I need to delete a file, I use a command FileDelete.
But, I need to delete multiple files with just one command, for example in windows: DELETE *.TXT
Is possible in powerbuilder? If yes, how I do?
Thanks
Thank you!