Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program Error Message
Message
De
01/08/2009 23:11:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Program Error Message
Versions des environnements
Visual FoxPro:
VFP 9
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01415774
Message ID:
01415774
Vues:
105
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform