Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RELEASE command
Message
De
30/07/2008 14:51:10
 
 
À
30/07/2008 14:01:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01335311
Message ID:
01335335
Vues:
15
>I'm getting an error when I use the RELEASE command:
>
>Error number: 1937
>
>Error message: Procedure file 'c:\docume~1\mark\locals~1\temp\wwutils.fxp' is not found.
>
>
>
>RELEASE PROCEDURE wwUtils
>
>
>
>It seems to be looking for the file in a specific location before it can release it. This is an intermittent error. It does not happen most of the time.

Do you really need to release the procedure? I do like this when I add a procedure:
If !'wwutils'$Lower(Set('proc'))
   Set Procedure To wwutils Additive
Endif
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform