Page 1 of 1

resource consumption

Posted: Wed Jul 09, 2014 5:23 am
by devtuxtla
Hello FiveWinners.

Is there any way to know that the application is consuming resources or resources are not releasing?

regards

Re: resource consumption

Posted: Wed Jul 09, 2014 9:10 am
by Richard Chidiak
before to quit my application i have

FERASE("CHECKRES.TXT")
CHECKRES()

i get a checkres.txt file showing the pending resources (if any and where it comes from)

Hth

Re: resource consumption

Posted: Wed Jul 09, 2014 10:27 am
by Antonio Linares
And besides what Richard has explained you, at the beginning of your app call SetResDebug( .T. )