Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Producing code documentation for copy right office (VFP9
Message
De
05/02/2006 12:59:27
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
05/02/2006 12:41:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01093784
Message ID:
01093787
Vues:
21
>When you apply to register your application with the copyright office, they required the first 50 and last 50 pages of source code along with the form application. What is the easier approach to print this code, since screen code is not in a prg file anymore?

You can convert a screen code, or class code, to readable (but not always compilable) code with the class browser:
do (_browser) with "MyForm.scx"

* or

do (_browser) with "MyClassLib"
And then press the button to generate code.

However, how do you define the "first 50 pages"? Of course, you can place the forms in any order. Perhaps they have some adjustment for languages where you don't write source code, one line after another?
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform