Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IE code not working in Win7
Message
De
28/12/2010 12:00:02
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
28/12/2010 11:22:37
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01493990
Message ID:
01494017
Vues:
62
>the object .oIE shows in the debugger but it's properties cannot be evaluated.
>
>
>wierd

Not too weird, though, we've seen this many times. Some COM objects have a path to their tlb, some show some other type of interface, so the debugger may or may not know how to read their properties. Also, there are many COM objects where the properties actually don't exist, there's only a get method, equivalent to an _assign.

However, it doesn't mean that you can't use intellisense to dig them out. Intellisense seems to read the PEMs in a different manner, and most of the time it can see what debugger can't.

Another tip for IE and Office objects - even intellisense can't drill too deep in the object hierarchy. So if you need to drill down to another object (member or reference, you never know), assign that object to a temp variable, then run intellisense on that one. Many times that's the only way to get deeper in.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform