move file after import

hi,

i am importing a excel file into a table (no problem in importing ), now after importing i want to move this file from current folder to another folder .

pls suggest …

thanks

hi Manish,

Can u please share your code that imported from excel.

Use WinAPI::moveFile(), for example.