View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ardy Ardy is offline
external usenet poster
 
Posts: 136
Default Flush Memory/Cache Clear:

On Jul 18, 9:32 am, barnabel
wrote:
It is possible that they are using groups.google.com to read and post. For
some reason google has not retrived anything posted in the last couple days
which is why there are so many duplicate posts coming in. People aren't
seeing their messages post.

I had the same problem but rather than reposting I found another way to
check the groups to see if the message came in. I found the message I posted
from google which google was not displaying.

Hope it gets fixed soon.

"Jim Thomlinson" wrote:
You asked this question 3 seperate times yesterday. Did you try what was
suggested??? If so please list the things you have tried so that we don't go
over the same thing time after time...
--
HTH...


Jim Thomlinson


"Ardy" wrote:


Hello All:
I have a general question, It looks that when I run some codes,
doesn't matter what it is, Once I modify it in the same session, it
seem that the previous version to the modification is still running.
I suspected this so to confirm it I have added letters to the given
messages and I still get the previous message, it almost seems that
the original code is stuck in the memory. If this assumption is
correct how would I clear memory.


____________ Sample _____________
If Some code Then
Do something
Else
MsgBox "Message!"
Some code to flush memory
Exit Sub
End If


OH boy do I know it...........
I have been sending apology messages to all people who have been
proactive to my posts hoping I don't turn them off, because they are
a very valuable source of knowledge to me.....:(
you said you have found another way to retrieve the messages from this
group could you share as to what it is