How can the computer's processor type and speed be determined from Foxpro for Windows 2.6a?, I've seen the sys(17) - Processor in use, but this just returns 80486.
The reason is I'm trying to work around the Insufficient memory error filling list boxes with > 600 items caused by fast processors. I'm inserting a simple FOR...ENDFOR delay loop to occupy the processor which works o.k., but I want to relate the number of loops to the processor being used to slow it down proportionally.
Is there an API system interface in Foxpro for Windows 2.6a?, and is there an alternative method to cure the error?.(I'm new to Foxpro programming!) [sig][/sig]
The reason is I'm trying to work around the Insufficient memory error filling list boxes with > 600 items caused by fast processors. I'm inserting a simple FOR...ENDFOR delay loop to occupy the processor which works o.k., but I want to relate the number of loops to the processor being used to slow it down proportionally.
Is there an API system interface in Foxpro for Windows 2.6a?, and is there an alternative method to cure the error?.(I'm new to Foxpro programming!) [sig][/sig]