Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object as form property
Message
From
04/10/2007 15:10:39
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
04/10/2007 12:03:03
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01258596
Message ID:
01258677
Views:
9
Hi,

>Jay,
>
>put this in the init of the form
>
>local oShellApp
>oShellApp = CreateObject("Shell.Application")
>=m.this.AddProperty('oShellApp', m.oShellApp)
>
>&& in the form use: m.thisform.oShellApp

You can to do this directly. Thus:
=m.this.AddProperty('oShellApp', CreateObject("Shell.Application"))
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform