Please enable JavaScript to view this site.

A-Shell Reference

This field allows you to specify names for the parent and/or XTEXT control. You may use any of the following formats:

TXC.idname = "xtextname"

TXC.idname = "parentname>xtextname"

TXC.idname = ">xtextname"

 

Note that if the parent control name is specified this way, then it overrides anything in the TXC.PARENTID field (and that field will be updated on return with the numeric control ID matching the specified parentname.)

Note that despite the similar format used by the INFLD V parameter, in this case a name by itself (with no ">") is interpreted as the name of the control rather than the name of the parent control (as in INFLD).