|
-
Oct 2nd, 2009, 01:33 AM
#1
Thread Starter
Fanatic Member
A Vbscript code.
I have heard from many people that this code would free up RAM when PC becomes sluggish:-
FreeMem=Space(64000000) (saving it as .vbs)
How its possible ?
I think this code will just allocate 64 MB to FreeMem variable. So more 64 MB more will be occupied.
Please explain. What the code actually does ?
Dont rely only on your luck. Work hard until You get success.
vb Code:
Private sub Time_ispassing
While Me.Notgetsuccess
trygain=tryagain+1
Me.workhard
wend
end sub
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|