Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Writing to .frx as table
Message
De
03/09/1998 08:25:48
 
 
À
03/09/1998 08:21:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00132700
Message ID:
00132703
Vues:
15
>>I am using a printer driver that stores the # of copies in the expr memo field of the report .frx. I wrote a routine to change the copies=# entry in this memo. It worked fine during debug in foxpro but after compiling it will not let me write to the .frx - Does anyone know how to access and write to this memo field when running as .exe.
>>
>>thanks,
>>David Martin
>
>When you build the .exe file, the frx is embeded internally, so it becomes read-only. That´s why you can´t write to it. You can retire the frx from the project and provide it besides the .exe file; this make the program work while still being able to write to the memo.

Thanks for the response. When you say retire the .frx; does that mean I uncheck the report in the project info. and rebuild the .exe?

Thanks,
Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform