On Jul 30, 2005, at 12:37 AM, Tips wrote:
> What is the object name for FireFox to use with the createobject?
Stanley:
I'm pretty sure that FireFox won't support a COM interface. It used "XPCOM" - Cross-Platform Common Object Model. I;ve only seen information on access it from Python. I don't know if anyone has created FoxPro bindings for it.
You may want to try the ShellExecute() method instead.
©2005 Ted Roche |