Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program Error Message
Message
From
01/08/2009 23:11:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Program Error Message
Environment versions
Visual FoxPro:
VFP 9
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01415774
Message ID:
01415774
Views:
110
I keep getting this program error message: "Can not update the cursor Calendar, since it is read only."

Calendar is not a cursor, it is a database file Calendar.dbf. Listed below in the source code I am using.

********************************************
IF !USED('CALENDAR')
use CALENDAR IN 1
ELSE
SELECT CALENDAR
SET ORDER TO
ENDIF
select CALENDAR
********************************************************
*********************************************************
REPLACE ALL CALENDAR.CAL_PKG WITH " " ****This is where I keep get the error message.
REPLACE ALL CALENDAR.CAL_COLOR WITH " "
REPLACE ALL CALENDAR.CAL_VIEW WITH " "
REPLACE ALL CALENDAR.CAL_PRINT WITH " "
*********************************************************

Does anyone have any suggestions, on how I can resolved\fix this problem. I would appreicate your help.



Thank You In Advance




Winfred Majors
Next
Reply
Map
View

Click here to load this message in the networking platform