Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regular expressions in VFP
Message
From
09/10/2008 14:20:25
 
 
To
09/10/2008 14:10:36
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01353849
Message ID:
01353892
Views:
29
That's what I am trying to do,
I just have to find the line with the date in it


>If I understand correctly, you have these lines after each other in the letter:
>Date
>Name
>Address1
>Address2
>Address3
>
>If the date format is fixed, you can convert the letters, one by one, to a text file. Create a cursor with structure c(255), and append from the text file. Scan the cursor, and find the record which contains a legal date. The next record is the name you are looking for.
>
>
>>July 12, 2007
>>
>>if i can find this I would be all set, because the name and address comes after it
>>
>>Peter
>>
>>>Hi,
>>>
>>>Not neccessarily impossible - though likely not to be easy.
>>>
Peter Cortiel
Previous
Reply
Map
View

Click here to load this message in the networking platform