[Date Prev][Date Next][Thread Prev][Thread Next]
[Search]
[Date Index]
[Thread Index]
[MacPerl-Toolbox] Re: [MacPerl] How to send a "stop script" signal to MacPerl?
- To: macperl-toolbox@macperl.org (MacPerl Toolbox List), macperl@macperl.org (MacPerl List)
- Subject: [MacPerl-Toolbox] Re: [MacPerl] How to send a "stop script" signal to MacPerl?
- From: kpreid@attglobal.net (Kevin Reid)
- Date: Tue, 22 Aug 2000 17:15:27 -0400
- In-Reply-To: <v0422080fb5c85609e795@w205.z205158144.scl-ca.dsl.cnc.net>
- Organization: Reid & Hoffman
> I suspect that there may be a way for a MacPerl program to find
> out how much memory it has left. Perhaps Matthias or Chris can
> tell us how to do that?
use Mac::Memory;
print "free memory: ", MaxBlock(), " bytes\n";
--
Kevin Reid: | Macintosh:
"I'm me." | Think different.
==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-toolbox-request@macperl.org