Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Records to cursor after Specific Word
Message
From
15/08/2017 11:58:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Adding Records to cursor after Specific Word
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01653315
Message ID:
01653315
Views:
74
Respected all.

I have a Text File say abc.Txt which I have taken it in FILETOSTR using FILETOSTR("ABC.TXT").

The contents of the file are like

*p290Y*p1400XMobile Number :*p290Y*p1750X9425816183*p333Y*p1400XBill No. & Date :*p333Y*p1750X360108912 28/06/2017*p376Y*p1400XPayment Due Date :*p376Y*p1750X15/07/2017

I need to create cursor with each record as

*p290Y*p1400XMobile Number :
*p290Y*p1750X9425816183
*p333Y*p1400XBill No. & Date :
*p333Y*p1750X360108912 28/06/2017

Please suggest some method to do this

Regards
Harsh
Next
Reply
Map
View

Click here to load this message in the networking platform