Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.release
Message
De
21/07/1997 18:37:57
Renato De Giovanni
Via Fractal Information Systems
São Paulo, Brésil
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00040029
Message ID:
00041012
Vues:
43
>Why not use a character depiction of the reference, instead of a direct
>pointer? This'll take a millisecond to resolve into a pointer when you
>require it, but it'll also allow you to blow away objects on a whim (or
>a crash) if required. In any of the application level classes that I
>use, I hold a character reference, just so I don't have a pointer
>holding the object open.

Excuse me, Paul, do you mean setting a property to something like "THISFORM.MyObject" and when needing the reference just issuing & on the property?

If so, that couldn't be done if I want to use the reference in another place such as another Form or another object outside it (what is very usual here). For example, how could I use a character depiction of the reference in this situation:

DO FORM MyForm WITH THISFORM

Did I understand you well or am I missing something?

Greetings,

Renato
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform