|
Hi,
I developed a GX that goes through all lines in a
Database. It starts with the selected line, does it's business, and proceeds to
the next selected line. As I process each line, I convert the Line handle to a
string and use DisplayMessage_SYS to tell me which line is currently being
processed. My problem deals with the order of the lines. The database contains
the lines,
28NH
29SG
31SA
31SC
32NB and
32ND
This is the order in which they appear in the
database. When I run the GX with all lines selected, the order in which the
lines are processed is,
28NH
29SG
31SA
32NB 31SC and32ND Does anyone know have any idea why line 32NB is
processed before line 31SC?
Aaron Balasch
Sky Hunter Technologies Inc. Suite 101, 1725 10th Avenue S.W. Calgary, Alberta T3C 0K1 Phone: (403)228-2175 Fax: (403)244-7955 email: [EMAIL PROTECTED] |
- Re: [gxnet]: Order of Line Handles Aaron Balasch
- Re: [gxnet]: Order of Line Handles Joseph S Duval
