PC.UNICORN is right you have to post some codes so that we can help you fully debug 
your program....but if you dont want ill just give you some wild guess...u have 
mention on your message that your using an "end" command to end the 
program.....instead of "end" you use "unload me"....but make sure you only have one 
form that is active and that form you will just unload..
 
Daniel Magliola <[EMAIL PROTECTED]> wrote:
Dear Group,

I have this little program that is called to perform a little specific
function.
After it finishes doing it, it's supposed to End.
The problem here is that this program is staying loaded in memory, and I
don't know exactly why...

It doesn't have any forms, it's just a Main Sub, which starts, calls a
couple of functions, and finishes.
What could be keeping it loaded?

(I know this can be solved by just adding an End statement, but I won't do
that if i can avoid it by any means, since this little program will get
called hundreds of times a day in the server it will be running, so i'd
rather avoid that kind of memory leaking)

Any ideas?

Thanks in advance

Daniel Magliola
Cimatic SRL
+5411 4787 5311




'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================



Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/vbhelp/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

[Non-text portions of this message have been removed]




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to