Coping all files in workspace

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
LandLord323
Posts: 3
Joined: Wed Aug 30, 2006 3:20 am

Coping all files in workspace

Post by LandLord323 »

I need a macro that will copy all the files in a workspace to another directory. How can I do this through textpad, with a macro?
User avatar
Bob Hansen
Posts: 1517
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

You could write a batch file, or some other script to copy the files.
Create a tool that calls that routine.
Create a macro that calls that Tool.
Hope this was helpful.............good luck,
Bob
Ed
Posts: 103
Joined: Tue Mar 04, 2003 9:09 am
Location: Devon, UK

Post by Ed »

... and the workspace filenames can be obtained by Edit>"Copy other">"All file names" and then pasting into a new document.
Post Reply