I have populated array with afields(filestru) I need to find the row with the field ID, so that I can get the value of filestru(row,17) and filestru(row,18)
Ascan(filestru,"ID") gets me the value if the array as if it was a single dimension array where in VFP the array is 18 col wide I have tried ascan(filestru,"ID",-1,-1,18) and a bunch of other vars. None give me row I'm looking for. Any help appreciated..' Thanks Jerry --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/3F9F993E79F644D089C73AA7228B444A@jerryfootePC ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

