| Author |
Message |
Topic: Moving all files and subfolders from one folder to another |
Zoandar
Replies: 4
Views: 304
|
Forum: Ask for Help Posted: Mon Jul 10, 2006 3:14 am Subject: Moving all files and subfolders from one folder to another |
Thanks, PhiLho!
This is my first encounter (that I am aware of anyway) with Functions. I have been spending a lot of time trying to learn several of the commands, recently centered around file mani ... |
Topic: Moving all files and subfolders from one folder to another |
Zoandar
Replies: 4
Views: 304
|
Forum: Ask for Help Posted: Sat Jul 08, 2006 2:46 am Subject: Moving all files and subfolders from one folder to another |
I have just discovered that, although I had found only one listing ( the actual example in which it was used) for the exact search "%A_Loopfield%"
There are several hits if I remove the % ... |
Topic: Moving all files and subfolders from one folder to another |
Zoandar
Replies: 4
Views: 304
|
Forum: Ask for Help Posted: Sat Jul 08, 2006 2:36 am Subject: Moving all files and subfolders from one folder to another |
In another attempt, I discovered the following in the Remarks section of the Help file listing for Loop (files & folders)
they have the example
FileList =
Loop *.jpg
FileList ... |
Topic: Moving all files and subfolders from one folder to another |
Zoandar
Replies: 4
Views: 304
|
Forum: Ask for Help Posted: Sat Jul 08, 2006 1:26 am Subject: Moving all files and subfolders from one folder to another |
| I am trying to move a group of folders from one master folder to another. I cannot seem to get any of the File Movement/Copy commands to work for me, so I am studying the "Examples" at the e ... |
Topic: Text to Talk |
Zoandar
Replies: 31
Views: 10317
|
Forum: Scripts & Functions Posted: Fri Jul 07, 2006 2:29 am Subject: Text to Talk |
| What? |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Mon Jul 03, 2006 8:02 am Subject: mouse movement |
Well, its kind of a long story, but is now academic. I learned of the
Run
command, and its variations, and have accomplished my goal by using it, combined with
FileSelectFolder
I happened acr ... |
Topic: Comparing numerals to alphabetic text |
Zoandar
Replies: 3
Views: 204
|
Forum: Ask for Help Posted: Fri Jun 30, 2006 8:33 pm Subject: Comparing numerals to alphabetic text |
Thanks to both of you! These suggestions should get me where I need to go!
 |
Topic: Comparing numerals to alphabetic text |
Zoandar
Replies: 3
Views: 204
|
Forum: Ask for Help Posted: Fri Jun 30, 2006 6:21 am Subject: Comparing numerals to alphabetic text |
| I need a way to check a string of text in a variable to see if it contains any numerals. Any help will be appreciated. |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 7:04 pm Subject: mouse movement |
I'll try your code suggestion.
The keys you pointed out do the trick! Thanks!!
I still have one catch, though. What command can I use to tell the script where to start in the folder tree? I hav ... |
Topic: Keep WindowsXP Awake |
Zoandar
Replies: 10
Views: 1111
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 6:53 pm Subject: Keep WindowsXP Awake |
| OK, Thanks! |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 8:08 am Subject: mouse movement |
| Do you know if there is a Function Key (similar to F2) that will expand a folder tree? |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 8:06 am Subject: mouse movement |
Well, I do know what I know. But AHK isn't one of those things yet!
 |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 7:33 am Subject: mouse movement |
| I looked at FileMove. I don't believe it can do what I need to do. The file names are not predetermined. They are a rearrangement of part of the current name. Unless I misunderstand FileMove, it can't ... |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 7:27 am Subject: mouse movement |
( a long, slow whistle)
Um, I think I'll stick with working inside Paperport. I'm still new to all this.
"You must learn to walk, before you can fly". - Some really smar ... |
Topic: mouse movement |
Zoandar
Replies: 24
Views: 933
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 6:22 am Subject: mouse movement |
Trying to work in Windows Explorer poses some problems that are non existent in Paperport.
For starters, I would not be able to use any kind of WinWaitxxxx command to keep the script focused to th ... |
| |