Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select printer use memory and does not release it ?
Message
De
14/10/1998 02:00:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Select printer use memory and does not release it ?
Divers
Thread ID:
00146502
Message ID:
00146502
Vues:
61
Hi there,

I am using the following code :

theprinter = GETPRINTER()
IF EMPTY(theprinter)
RETURN
ELSE
SET PRINTER TO NAME (theprinter)
ENDIF

I am monitoring the system resource and when I execute the code above the resource drop quite a lot and are never released again.

Is there any other easy way to do that without memory problem ???

Xavier

X.D.Technology cc
Software development
Répondre
Fil
Voir

Click here to load this message in the networking platform