Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation and VFP Debugger
Message
From
03/09/2007 09:30:10
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01251942
Message ID:
01251954
Views:
11
>I found a very strange behaviour of the Excel application object when VFP Debugger is open. For reproducing of this behaviour test the following rows of code
>
loExcel1=CREATEOBJECT("Excel.Application")
>loWbs=loExcel1.Workbooks
>loWBNew=loWbs.Add
>? loWbs.Count && wait the few seconds and repeat
>? loWbs.Count
>? loWbs.Count
>
>The number of the added workbooks grows very fast.
>Could anybody explain that?
>
>VFP9.0 SP1 on Windows XP Professional

I don't know what are you seeing. I'm seeing exactly what is expected (1 and 1 and 1 ...).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform