Please enable JavaScript to view this site.

A-Shell Consolidated Reference

This flag may be specified to eliminate the return of any response information for a particular XTREE call. This is purely of interest in the ATE environment as a performance enhancement, since the return of response information causes the application to have to wait for the network turnaround time, which is small but adds up. In order to be effective, it must be used along with the XTF_NOSEL flag, which is used when you want to display some data without waiting for a user section or editing action.

Warning: do not use this flag along with XTR.CTLNO = -1, since in that case you won't get back the updated tree control number, which could make it difficult to reference the tree on subsequent calls.

History

2010 December, A-Shell 5.1.1198:  Added to A-Shell