Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If you hardcode user names, you might be a crappy coder
Message
De
06/06/2021 13:07:53
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
06/06/2021 12:37:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01680936
Message ID:
01681000
Vues:
52
>After
>* rebooting my PC
>* cleaning out some junk items out of the resource file
>* cleaning out temp folders
>* explicitly COMPILE of the PRG
>The following:
>
>CREATE CURSOR Test (This i)
>INSERT INTO test VALUES (1)
>
>m.xo = CREATEOBJECT("X")
>m.xo.Foo()
>
>DEFINE CLASS x as Custom 
>	Value = 2
>
>	FUNCTION Foo
>		SELECT Test

Shouldn't you have a scatter memvar here?

>		m.oObject = m.THIS				&& 1
>		WAIT WINDOW TRANSFORM(m.oObject.Value)	&& 2
>	ENDFUNC
>ENDDEFINE
>
>appears to work in VFP6.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform