Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select printer use memory and does not release it ?
Message
From
14/10/1998 02:00:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select printer use memory and does not release it ?
Miscellaneous
Thread ID:
00146502
Message ID:
00146502
Views:
59
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
Reply
Map
View

Click here to load this message in the networking platform