Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toggling Resource Files
Message
De
25/02/2004 12:56:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Toggling Resource Files
Divers
Thread ID:
00880784
Message ID:
00880784
Vues:
72
Hi all,

I created a resource file called noprint.dbf which doesn't have the print option when you preview a report. My default resource is called foxuser.dbf.

For the past couple of weeks, it worked fine. Then I started getting an error "File access is denied" at the line where I switch back to the default resource file.

My code is:

lcResource=SET("resource",1)
SET RESOURCE TO noprint.dbf

REPORT FORM MyReport PREVIEW

SET RESOURCE OFF
SET RESOURCE TO &lcResource

I'm using VFP 8.

Thanks in advance for any help you may be able to give


Rod Conner
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform