I am stuck again because I still have to get the right data in the correct directories that I set up earlier with your assistance. Alas, my code is just not up to snuff...
example of data:
Field Name: SHELL / MAILDATE / JOBNO / NAME / ADDRESS / CSZ
Record1 Auto 20020802 NM7000 jdoe
Record2 Tire 20020802 NM7001 jdoe2
what I want to do is copy all of the data that has the job number NM7000 to C:\INKJET\AUTO\20020802\NM7000.DBF, all the data for NM7001 to C:\INKJET\TIRE\20020802\NM7001.DBF.
Would this be easy to do? I hate to have to ask again, but like I said, I am very, very rusty!
I would appreciate any help you may be able to give me.
Thank you,
Elena Boughey
example of data:
Field Name: SHELL / MAILDATE / JOBNO / NAME / ADDRESS / CSZ
Record1 Auto 20020802 NM7000 jdoe
Record2 Tire 20020802 NM7001 jdoe2
what I want to do is copy all of the data that has the job number NM7000 to C:\INKJET\AUTO\20020802\NM7000.DBF, all the data for NM7001 to C:\INKJET\TIRE\20020802\NM7001.DBF.
Would this be easy to do? I hate to have to ask again, but like I said, I am very, very rusty!
I would appreciate any help you may be able to give me.
Thank you,
Elena Boughey