checks=[\ [A,0,0,0,0,0,0,D],\ [0,0,0,0,0,0,0,0],\ [0,0,0,0,0,0,0,0],\ [0,0,C,0,0,B,0,0],\ [0,0,0,0,0,0,0,0],\ [0,0,0,0,0,0,0,0],\ [0,0,0,0,0,0,0,0],\ [0,0,0,0,0,0,0,0]]
I have this checks array!, and I have the value A,B,C or D in it, and I need to find it's position in the list. I want it to return a value for C being [4][3] Can someone help me set up a routine to return this value...? Findpos is not currently working for me! -JOHN- [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
