| View previous topic :: View next topic |
| Author |
Message |
damato300
Joined: 18 Sep 2008 Posts: 1
|
Posted: Thu Sep 18, 2008 11:28 pm Post subject: copy and paste |
|
|
Ok I am very new to AHK and have a question. I want to be able to take the entire contents of a folder and transfer it to another folder on my home server. I tried to record with the autoscriptwriter but it stops the script part way through. It opens the first folder then selects all inside that folder but then when it tries to open the folder on the other computer it just stops. Any help would be great.
Thanks
Dan |
|
| Back to top |
|
 |
trenton_xavier
Joined: 16 Jun 2008 Posts: 82 Location: Pittsburgh, Pennsylvania, USA
|
Posted: Fri Sep 19, 2008 12:54 am Post subject: |
|
|
| post the code and use the code tags |
|
| Back to top |
|
 |
Mustang
Joined: 17 May 2007 Posts: 421 Location: England
|
Posted: Fri Sep 19, 2008 1:00 am Post subject: |
|
|
| Sounds like you would be better off using FileMove or FileMoveDir |
|
| Back to top |
|
 |
|