User Guide/Project/Reserved Attributes: Difference between revisions

From STX Wiki
Jump to navigationJump to search
m (1 revision: Initial import)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
====Reserved Attributes====
{{UG_Project}}
Some attribute names are reserved for internal use in {{STX}}. Currently ({{STX}} 4.2.4) the following attributes are reserved:


Some attribute names are reserved for internal use in S_TOOLS-STx. Currently (20 July 2007) the following attributes are reserved:
<code>ID File P L SR CH HyperType HyperProgram HyperFile AmpMax AmpRef CalSet CalSeg CalVal CalTyp CalPar sort sortTyp AFile Validation lastAFile ASegTemplate</code>
 
<code>ID File P L SR CH HyperType HyperProgram HyperFile AmpMax AmpRef CalSet CalSeg CalVal CalTyp CalPar</code>


If you are a programmer, you can get a list of the reserved attributes using the <code>BDataSet</code> function <code>getReservedAttribute()</code>.
If you are a programmer, you can get a list of the reserved attributes using the <code>BDataSet</code> function <code>getReservedAttribute()</code>.

Latest revision as of 08:45, 17 September 2015

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().

Navigation menu

Personal tools