I have 2 databases.
1. Mail.dbf
2. Master.dbf
Both databases have the same fields. The phone field on the mail.dbf is blank. I want to match the address and zip code from the master database with the mail database. When there is a match, I want to copy the phone number on that record...
I have a database called mail.dbf.
I exported it into an ASCII Fixed Width Text using this command:
copy to mail.txt type sdf
I need to export it into an ASCII Fixed Width Text file but I need to take off the end of file marker. Thanks for the help.
Jarrett
I have a field called Address (which contains a person's street address). Then I have 2 fields (StreetNUM & Street). I was able to pull out the street numbers in the address field and put it into to the StreetNUM field. How do I fill the Street field with everything after the street number in...
I have to automate it. Basically I have over 1000 rtf files (in numerical sequence). I need to create a program that can take all the rtf files and convert them into ASCII text files
I have multiple RTF files (In numerical sequence. Ex: 1.rtf, 2.rtf, etc.). Does anyone know how I can make a program that will format all the RTF files in this directory into ASCII Text files?
I appreciate your help,
Jarrett
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.