AutoHotkey Community

It is currently May 27th, 2012, 10:25 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 62 posts ]  Go to page Previous  1, 2, 3, 4, 5
Author Message
 Post subject:
PostPosted: December 22nd, 2010, 10:38 am 
Offline

Joined: February 12th, 2007, 7:54 am
Posts: 2462
sbc wrote:
I've been trying to apply a filter for multiple files without success.
What you meant by without success? Without success is a vague statement. At least you have to describe why you think the code was a failure: you expected this, but, the result was that.

Anyway, the red part in your code should have been simply:
Code:
objFolderItems.Filter(0x00040, "*.txt")


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 22nd, 2010, 10:59 am 
Offline

Joined: August 25th, 2009, 4:52 pm
Posts: 321
Sean wrote:
Code:
objFolderItems.Filter(0x00040, "*.txt")
Nice, Worked. Thanks. Sorry for the vague statement. :) But, I wonder why the copied items get lost if the script exits before the Paste verb is invoked. :?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 62 posts ]  Go to page Previous  1, 2, 3, 4, 5

All times are UTC [ DST ]


Who is online

Users browsing this forum: XX0 and 22 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group