> 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-request@macperl.org