Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Toolbar during runtime.
Message
De
16/12/1998 12:57:59
Becky Vidal
Heritage Information Systems, Inc.
Richmond, Virginie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Report Toolbar during runtime.
Divers
Thread ID:
00168147
Message ID:
00168147
Vues:
64
Frank, thanks for your tip on how to make the Report toolbar accessible during runtime. I have the following code in my application and I am getting an error (Cannot update cursor) when the program reaches the DELETE...line. What am I doing wrong?


SET RESOURCE OFF
SELECT 0
USE foxuser EXCL
DELETE ALL FOR id = "REPORTTOOLS"
DELETE ALL FOR id = "TTOOLBAR"
PACK
APPEND FROM holdrpt.dbf
SET RESOURCE ON

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform