Richard Gaskin asked: Is there a way to query the total RAM installed from within MC?
On Win98 you can use
on mouseUp
set hideconsolewindows to true
put shell("mem") into fld 1
-- parse out what you need
end mouseUp
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard
