06-14-2007 01:20 PM
06-14-2007 02:10 PM
06-14-2007 02:34 PM
right click on your task bar (bottom of the screen) and cleck "Task Manager".
It is a utility that ships with Windows XP and allows you to monitor how much CPU is used memory etc.
It also (on another tab) lists all of your process and the amount of CPU being used by each task.
Ben
06-15-2007 05:11 PM
06-15-2007 05:31 PM
06-15-2007 07:54 PM
This code is a structural nightmare, but it is almost pretty in how all the duplication is organized. It must have taken a huge amount of work to organize all those wires so they overlap. And tunnels on top of tunnels. The author must have carpal tunnel syndrome from all that mouse clicking and wire moving! And to duplicate a case structure 48 times and make minimal changes to each case? It is a rather neat job of programming considering it must have been at least 20 times the work as if the loops were organized properly.
@altenbach wrote:
I agree with Ben.This code is a nightmare!Duplicate code everywhere in deep stacks of stacked sequences, overlapping tunnels and wires.Maybe once the code is cleaned up, debugging will be possible. 🙂
06-22-2007 02:54 PM