Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If you hardcode user names, you might be a crappy coder
Message
From
06/06/2021 13:07:53
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
06/06/2021 12:37:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01680936
Message ID:
01681000
Views:
51
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform