How can I open the IFS file without the trailing blanks in the file name?
you need to name it correctly to begin with.
you also need to delete the file with the space in the name.
try using wild cards .... something like this (not tested and probably wrong)
rmvlnk \mypath\*myfile.xml*
Best of luck
GLS
Leave a comment: