Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating a report as a table at runtime.
Message
From
18/06/2008 16:14:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Updating a report as a table at runtime.
Miscellaneous
Thread ID:
01325241
Message ID:
01325241
Views:
69
I've never tried this before, but I was trying to open a report as a table and update the fields expr2, tag2 and tag to get the current default printer's property attributes. I got an error saying that the "table was read-only". Below is the code that i used.

USE C:\temp\doc_c.frx IN 0 EXCLUSIVE ALIAS thomas

BLANK FIELDS expr, tag2, tag
SYS(1037,2)
USE

The error occured when the second line was executed. I tried this from my command window within Foxpro and it worked with no problems. It was only at runtime when the error occurs. Hoping that someone has experience this problem and have some solution for it.

Thanks Thomas
Next
Reply
Map
View

Click here to load this message in the networking platform