Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Current scctext text generator replacement
Message
De
26/10/2014 23:49:04
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
26/10/2014 16:36:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Source Safe Control
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01599986
Message ID:
01609951
Vues:
43
>>Do I understand you read the compiled stuff (objcode) for the prg's, not methods field?
>
>I don't do magic :D I read the methods's field code
>
>
>>
>>If methods then just split (by record copy) -> create the prg
>
>I already do something like that, but it's not so direct as copy method into prg, because some metadata needs to be write in place so later you can regenerate the binary. Method's code have not all the necesary stuff, but have the most part, the remain is on the rest of vcx/scx fields.


O.k. That seems to fit to that what I know. (I manipulate VCX's for years). So this is just a double check. :)
One need all fields of all records which belongs to the class, except objcode. Objcode will be generated by COMPILE CLASSLIB and then it's available in the designers.
The first record in the vcx is meta about the vcx. We don't need to discuss how a class is stored.
You will somehow wrap all the fields other then method in your prg. so you can read them again.

That's it, basically?

I allways thought vcx / sxc ... as a good example of bad table design ....
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform