Search found 7 matches

by minor
Thu Dec 29, 2011 6:30 pm
Forum: General Discussion
Topic: Create file list- include file date?
Replies: 4
Views: 14182

Create file list- include file date?

Would it be possible to change the format of the date? I've looked at the filetime variable, and I don't see an obvious way to do it.. Ideally, I'd like the date format to be something like YYMMDD, however I have no idea how to do this edit: Actually, I think I figured something out from looking at ...
by minor
Thu Dec 29, 2011 5:47 pm
Forum: General Discussion
Topic: delete
Replies: 0
Views: 11844

delete

edit: figured it out, delete please
by minor
Tue Dec 27, 2011 6:06 pm
Forum: General Discussion
Topic: Create file list- include file date?
Replies: 4
Views: 14182

Create file list- include file date?

This is perfect, thank you!
by minor
Mon Dec 26, 2011 5:55 pm
Forum: General Discussion
Topic: Create file list- include file date?
Replies: 4
Views: 14182

Create file list- include file date?

I'm wondering if it's possible to add a line to create
file list that includes the date the file was created or
modified.

For example, current output is

1.txt
2.txt
3.txt

And the ideal output would be

1.txt 12/26/2011
2.txt 12/25/2011
3.txt 12/20/2011

Thanks,

Leslie
by minor
Mon Dec 27, 2010 10:23 am
Forum: General Discussion
Topic: Task running right after another
Replies: 3
Views: 12276

Task running right after another

Also, curious if there's a faster way to change directory
in multiple tasks without having to edit each individual
one- ie change "\Microsoft Office\Office\MSACCESS.exe" to
"\Microsoft Office\Office11\MSACCESS.exe" in a couple
hundred tasks.
by minor
Mon Dec 27, 2010 6:30 am
Forum: General Discussion
Topic: Task running right after another
Replies: 3
Views: 12276

Task running right after another

Thank you! One more question: When the data is extracted from QuickBooks, a dialogue pops up. It either says "completed after X seconds" or has an error message that the data couldn't be extracted for a reason. If the data can't be extracted, I would like some sort of notification, even ju...
by minor
Fri Dec 24, 2010 2:41 pm
Forum: General Discussion
Topic: Task running right after another
Replies: 3
Views: 12276

Task running right after another

This is what I would like to do, ideally: Have one task start at a set time, then have a bunch of other tasks run right after the one previous to them finishes. What would be the most efficient way to do this? I'd like to have multiple tasks, not have to combine them all into one, as there are rough...