3.3: TQGNSC | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
TOC | Group 2 | TQINSC | TQNOSC | Group 3 | A-Z | Group 2 |
Use TQGNSC to get the name for a specified system component.
FORTRAN: CALL TQGNSC(INDEXS,NAME,NOERR)
C: tqgnsc(indexs,name,&noerr)
;
Pascal: tqgnsc(indexs,name,noerr)
;
Basic: Call tqgnsc(indexs,name,noerr)
Name | Type | Value set on call or returned |
INDEXS | INTEGER | Set to the index number for a component |
NAME | CHARACTER | Returns the component name |
NOERR | INTEGER | Returns an error number |
INDEXS is integer input. The output variable NAME cannot exceed a maximum length of 24 characters.
See TQINSC
ChemApp Programmer's Manual, Edition 3.6 | © GTT-Technologies, 2003 |