Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear Dlls takes too long
Message
From
16/04/2003 13:27:16
 
 
To
16/04/2003 13:15:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00777673
Message ID:
00778454
Views:
29
>Sarosh,
>Just a thouhgt. Is it also the last statement in routine ? If so maybe you're looking at the wrong place. If so would you place a line of code there to see (any line would do).
>Cetin

Hi!

No, it is not the last statement in the routine there is a return statement after that.
*-- Method CleanUp()
Clear Dlls "InternetConnect"
Clear Dlls "InternetOpen"
Clear Dlls "InternetCloseHandle"
Clear Dlls "InternetWriteFile"
Clear Dlls "FtpSetCurrentDirectory"
Clear Dlls "FtpOpenFile"
Clear Dlls "FtpRenameFile"
Clear Dlls "FtpDeleteFile"

Return .T.
I also tried it in the command window and get the same problem as well.

Sarosh
Previous
Reply
Map
View

Click here to load this message in the networking platform