DialogSegmentQuery
Initialises the Find Segments dialog with the FindSettings settings passed in the setupTable. The dialog gives the user the option to modify these settings and press the start (START), save (SAVE) or cancel (CANCEL) buttons. Use the function SegmentQuery with the results saved in the setupTable to search the DataSet for segments.
Usage:
inst DialogSegmentQuery setupTable
Parameters:
setupTable
A table containing the previous FindSettings associated with this ASegList. The table must have the following format:
table[0] - #setRefs
table[1] - #asetType ; #asetID ; #empty
table[2] - #asegID ; #asegPMode ; #asegP ; #asegLMode ; #asegL ; #asegCH
table[3] - #attrMode
table[4+i] - #attrName[i] ; #attrCond[i] ; #attrVal[i]
Result: