Does anybody know how to free memory in a vb app.
I found a vbs file wich contained:
FreeMem = Space(24000000)

I would like to do about the same in vb

thnx