Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo fields and report frxs
Message
From
02/12/2000 21:35:46
 
 
To
02/12/2000 10:13:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00448495
Message ID:
00448562
Views:
7
lcReport = FileToStr(ReportName.frx)
lcReportText = FiletToStr(ReportName.frt)
REPLACE tablename.fieldnamefrx WITH lcReport
REPLACE tablename.fieldnamefrt WITH lcReportFRT
TABLEUPDATE(2,.T.)

Now that you have a way, Why do you want to do this?
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Previous
Reply
Map
View

Click here to load this message in the networking platform