3.8: TQGNP | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
TOC | Group 2 | TQINP | TQMODL | Group 3 | A-Z | Group 2 |
Use TQGNP to get the name for a specified phase.
FORTRAN: CALL TQGNP(INDEXP,NAME,NOERR)
C: tqgnp(indexp,name,&noerr)
;
Pascal: tqgnp(indexp,name,noerr)
;
Basic: Call tqgnp(indexp,name,noerr)
Name | Type | Value set on call or returned |
INDEXP | INTEGER | Set to the index number for a phase |
NAME | CHARACTER | Returns the phase name |
NOERR | INTEGER | Returns an error number |
INDEXP is integer input. The output variable NAME cannot exceed 24 characters in length.
See TQINP
ChemApp Programmer's Manual, Edition 3.6 | © GTT-Technologies, 2003 |