Search found 2 matches

by klunde
Wed Oct 03, 2007 6:14 am
Forum: General Discussion
Topic: Can this be done?
Replies: 3
Views: 9749

Can this be done?

Thanks!I've been testing a little here as well and one qustion: Why have you  in your example used a text loop while I have now done the same (I think) with a file loop - whats the difference?
by klunde
Fri Sep 28, 2007 3:43 am
Forum: General Discussion
Topic: Can this be done?
Replies: 3
Views: 9749

Can this be done?

I'm in the need of a program that does the following:1) Monitors a given folder for files of a given extension (.icd)2) When a new .icd file is found it should zip some other files with the same filename (but different extension) in the same directory to a new zip file with the same name as the .icd...