Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
O = CreateObject(
Message
From
03/06/2003 15:45:37
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
O = CreateObject(
Miscellaneous
Thread ID:
00795872
Message ID:
00795872
Views:
52
Hello.

I am having problems using the following commands with VFP7SP1 under NT4:

o = CreateObject("MSComDlg.CommonDialog")
o.ShowOpen

The second command fails with the following message:

'OLE IDispatch exception code 0 from CommonDialog. The common dialog function failed during initialization...'

I've tried setting the DefaultExt, Flags, etc. properties and nothing seems to help. What am I doing wrong?

FYI, o.ShowPrinter, o.ShowFont and o.ShowColor all work correctly.

TIA,

Mike
Next
Reply
Map
View

Click here to load this message in the networking platform