Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot update .FRX cursor
Message
De
19/06/2003 16:40:03
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00801887
Message ID:
00801936
Vues:
18
>>I have a code that change some values in .FRX table (report).
>>I have changed it with REPLACE command.
>>
>>When I run that code from main.prg the update of values is ok, but when I run .EXE file the following error occurs "Cannot update the cursor".
>>
>>Why? And how to make it work?
>>
>>
>>Remark: The Form from which I change .FRX table is Top-Level Form, and I don't know if this is relevant, _screen.visible is set to .F.
>
>Any report included in EXE is read only and cannot be updated. You can either exclude reports from EXE or make temp copy of report before printing and work with it.

Yes, now it is ok.
Thanks!!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform