Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clear Dlls takes too long
Message
De
16/04/2003 13:27:16
 
 
À
16/04/2003 13:15:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00777673
Message ID:
00778454
Vues:
32
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform