• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: virtual memory settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: virtual memory settings


  • Subject: Re: virtual memory settings
  • From: "Marc K. Myers" <email@hidden>
  • Date: Thu, 29 Nov 2001 16:57:21 -0500
  • Organization: [very little]

> Date: Thu, 29 Nov 2001 17:47:51 +1100 (EST)
> From: Mac Assimilator <email@hidden>
> To: email@hidden
> Subject: virtual memory settings
>
> Hi All,
> I am wanting to check the virtual memory control panel and if turned off turn
> it on or vice versa, I have opened the control panel but that is as far as I can get..
>
> Is there anyone out there with some Memory control panel scripts that I could use...
>
> Would be greatly appreciated

tell application "Memory"
if state of virtual memory is inactive then
set state of virtual memory to active
else
set state of virtual memory to inactive
end if
end tell

Don't for get that when you change the state of virtual memory the
change doesn't take effect until after a restart.

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[11/29/01 4:55:10 PM]


  • Prev by Date: Re: Illustrator swatches and spots
  • Next by Date: Re: applescript-users digest, Vol 2 #1346 - 14 msgs
  • Previous by thread: virtual memory settings
  • Next by thread: Run Script upon Waking?
  • Index(es):
    • Date
    • Thread