Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object destruction
Message
From
04/02/2014 13:50:30
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01592795
Message ID:
01593180
Views:
48
>>>>>Did you try to capture a coverage log. SET COVERAGE TO log.txt ? Then you can identify whether some unexpected code is run which is responsible for the delay?
>>>>
>>>>I had already searched for problematic code inside the various destroy events. I now did a SET COVERAGE and it revealed no special time consuming place. But more interesting is that it does not show the details of the native closing process at all!
>>>
>>>SET COVERAGE will only log VFP code and no internal processes.
>>
>>SET EVENTTRACKING is what should be used.
>
>Ah, this one indeed gives the time info of the destruction. But still not found the all explaining piece of code.

uniform or exponential times ?
Previous
Reply
Map
View

Click here to load this message in the networking platform