Hi all, I got a big application did with rebol, 131 ko without core and i want to count the variables (words) used by my program.
I have a 1.3 ghz pentium so i dont have problem to use the program. It's very fast, but i want to know if having a lots of variables (often not declared as /local to function) uses a lots of resources (in the case of using the prog with 200Mhz for exemple). Is the number of variables in memory a big factor for a slow of the processes. Is there a way to count them ? Philippe -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
