using FileCopy action - Forum

Forum Navigation
You need to log in to create posts and topics.

using FileCopy action

Hi,

I'm using FileCopy action in order to copy an external file. I want that the user specify the destination to save the copied file. How can I do this?

@saeid

I want that the user specify the destination to save the copied file. How can I do this?

Take a look at the Help information for the FolderBox command here ...

https://winhelp.visualneo.com/MessagesInteraction.html#FOLDERBOX

 

FolderBox "title" "variable"

 

@gaev

Thank you for your help.