Hi,
Is there any example of how to set a Progress Meter text?
It's for File.Copy : Title, From and To .
The default setting gives full File Path for FROM and TO. Meaning, leaving users to see something like this :
FROM : C:\.......\MyFile.doc
TO : C:\.......\Destination Folder
I just need to make it look like:
Copying [MyFile.doc] to Folder [Destination Folder]
Any help would be appreciated...

