> FOR m.x = 1 TO ALEN(THISFORM.oMail.aSortList,1)
>       thekey = THISFORM.oMail.aSortList(m.x,10)  && "array dimensions
> invalid"
>

Is this m.x declared local to the procedure, or is it possibly shared
with other m.x's in different scopes?

It's declared local in this procedure, and all of the other m.x loop counters in the affected objects are also local.

Thanks,

Ken

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/11.96.21189.9CA68B85@cdptpa-omsmta03
** 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.

Reply via email to