Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I see the code behind a VFP report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00950959
Message ID:
00951042
Vues:
9
Hi Colin,

if you want to see a textual representation of the settings and code in a report, you can use scctext.prg, which is in the root of your home() directory (i.e., the VFP directory). You can figure out the parameters. This is the program used to produce textual representations of file-based project objects (frx, scx, vcx, pjx, mnx) so that Source Control can compare what has changed or not. For your purpose here, you don't need to look for the more accurate versions of this prg which account for codepage, and sort correctly, etc.

Hank

>Hi
>
>Having trouble with a report - keeps telling me that it is referncing a files which I have deleted - I have also removed all references to this file
>
>Is there any way I can look behind the scenes and see the code and the makeup of the report?
>
>Thanks
>
>Colin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform