03-18-2007, 01:18 AM
what i am trying 2 do is check 2 see how many instances of a function are running and then depeding on that number assign it 2 a global variable.
#1 CHECK to see if function 1 is running
#2 if it is find out how many function1's are running
#3 then for each # of function 1's running assign a variable ex b1,b2,b3,b4 ect
ultimately what i am trying 2 do is pass a up info about mutlipe windows 2 another function
#1 CHECK to see if function 1 is running
#2 if it is find out how many function1's are running
#3 then for each # of function 1's running assign a variable ex b1,b2,b3,b4 ect
ultimately what i am trying 2 do is pass a up info about mutlipe windows 2 another function