The client needs to pick an inventory item based on a description contained in two 60 character fields within in a dbf. The approach I'm trying is to create an array - pos_sel(1,3) containing some information about the item - no, class, qty-on-hand - as pos_sel(1,1) and the two description...