On Fri, 2006-11-03 at 08:08 -0600, Tim Wolak wrote:
> Morning all,
>
> I need to compare the current date with that of a file, if the file is
> older than the current date remove it and replace it with a new one from
> new data. Below I have the code set for getting the date but can't come
> up
"Tim Wolak" schreef:
> I need to compare the current date with that of a file, if the file is
> older than the current date remove it and replace it with a new one
> from new data. Below I have the code set for getting the date but
> can't come up with an easy way to compare it against the file d
Morning all,
I need to compare the current date with that of a file, if the file is
older than the current date remove it and replace it with a new one from
new data. Below I have the code set for getting the date but can't come
up with an easy way to compare it against the file date. Can anyone
Hi y'all,
Some guidance and edification would be most appreciated.
I have two files, built the same way:
File1
File2
Col1Col2Col3Col4 Col1Col2
Col3Col4
222 rrrF;R 222
rrr 1;2;3111
Hi y'all,
Some guidance and edification would be most appreciated.
I have two files, built the same way:
File1
File2
Col1Col2Col3Col4 Col1Col2
Col3Col4
222 rrrF;R 222
rrr 1;2;3111
Greetings: All,
I would like to know how can I determine if my file name is in another
file? Here's my example:
Using files in my mail queue, I am able to read in and check for a
pattern. I have the original files file name, let's call it QUEUE.XZZ.
Now, I want to check if 'QUEUE.XYZ' is lis