Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Reports
Message
 
À
21/06/2000 12:36:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00382736
Message ID:
00382788
Vues:
22
>George:
>
>The 'mrwrkprg.prg' file is added to your project because you gave a
> DO mrwrkprg
>somewhere in your program. Replace the DO line with these three lines and
>remove mrwrkprg from your project before you rebuild it.
> LOCAL lcProgram
> lcProgram = 'mrwrkprg.prg'
> DO &lcProgram
>That should do it.
>
>Daniel
Hmmm, I should have picked that up. Duh... Well, I *sort of* fixed this in another manner. I am now creating a unique file name each time and trying to run that. Now the problem is that VFP doesn't recognize the existence of the file even though it is being created prior to being called. I guess the file is being created and VFP doesn't know it? Anyone have any idea how I can *make* VFP recognize the file?
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform