Reserved Attributes
From STX Wiki
< User Guide | Project
Jump to navigationJump to search
Some attribute names are reserved for internal use in STx. Currently (STx 4.2.4) the following attributes are reserved:
ID File P L SR CH HyperType HyperProgram HyperFile AmpMax AmpRef CalSet CalSeg CalVal CalTyp CalPar sort sortTyp AFile Validation lastAFile ASegTemplate
If you are a programmer, you can get a list of the reserved attributes using the BDataSet
function getReservedAttribute()
.