Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Shell Object - Sending Parameters to an EXE
Message
From
06/12/2007 19:33:24
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Windows Shell Object - Sending Parameters to an EXE
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01273803
Message ID:
01273803
Views:
59
I'm using some code to check if a service is running, and stop/start it using the Shell.Application object. I want to know more about this object, but there seems to be very limited information about it. I would like to see a list of all the properties, etc that are associated with it. Mostly, I want to know if there is a way to start the service with a parameter. I tried this to see if I could see what properties/methods there were, but it doesn't seem to have any:
oTest = CreateObject("Shell.Application")
Thanks!
Reply
Map
View

Click here to load this message in the networking platform