Search found 6 matches
- Tue Feb 26, 2013 6:54 pm
- Forum: General Discussion
- Topic: ftp software/version info needed
- Replies: 1
- Views: 5933
ftp software/version info needed
I don't even know how to word the question... Below is an email from a company we deal with daily and they have a question. Help??? What do I tell these people? "We are in the process of updating some information, and would like to verify if you are using a provider to submit your pricebook. We woul...
- Wed Jan 11, 2012 6:47 pm
- Forum: Technical / Scripting
- Topic: Help finding largest file
- Replies: 3
- Views: 5106
- Wed Jan 11, 2012 5:23 pm
- Forum: Technical / Scripting
- Topic: Help finding largest file
- Replies: 3
- Views: 5106
You are my hero!
Beautifully simple!!
That is exactly what I was wanting to do but I've never worked with arrays before.
It works perfectly on my test set of files.
THANK YOU!!!
That is exactly what I was wanting to do but I've never worked with arrays before.
It works perfectly on my test set of files.
THANK YOU!!!
- Wed Jan 11, 2012 4:10 pm
- Forum: Technical / Scripting
- Topic: Help finding largest file
- Replies: 3
- Views: 5106
Help finding largest file
I need to find the largest txt from as many as 82 files The list of txt files are on my c: drive and named file#.txt Where # could be 1 through 82. Right not there are 3 files and I need to find the largest of them to process in Access. It's highly unlikely that there will ever be more then 10 files...
- Mon Feb 22, 2010 5:47 pm
- Forum: Beginners
- Topic: CopyFile - new files only
- Replies: 3
- Views: 4464
Thank you
I never even thought about a batch file. LOL
I think I'll try the GetFileList and see what I can do.
I may be back again
Thank you
PJ
I think I'll try the GetFileList and see what I can do.
I may be back again
Thank you
PJ
- Mon Feb 22, 2010 3:50 pm
- Forum: Beginners
- Topic: CopyFile - new files only
- Replies: 3
- Views: 4464
CopyFile - new files only
1st - I love this program! 2nd - the question I have 2 directories, 1 local & 1 on a server. Every day the local dir has 4 or so new files added to it. Those need to be copied to the server. I have a script running the program to pull the new info already. The program pulling the new data looks at t...