In the file explorer you can select "copy" from the context menu.
How can we simulate this with powerbuilder? I would like to know the Global External windows function.
In the file explorer you can select "copy" from the context menu.
How can we simulate this with powerbuilder? I would like to know the Global External windows function.
I don't know if this article can help, you will need to use a Windows API call to achieve this.
https://stackoverflow.com/questions/25708895/how-to-copy-files-by-win32-api-functions-and-paste-by-ctrlv-in-my-desktop
Cheers
David
So, it probably stops here.
Thanks
Eric