2.6: TQGTNM | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
TOC | Group 1 | TQGTID | TQGTPI | Group 2 | A-Z | Group 1 |
Use TQGTNM to get the name of the license holder of the ChemApp library.
Added for ChemApp version 4.0.0
FORTRAN: CALL TQGTNM(NAME,NOERR)
C: tqgtnm(name,&noerr)
;
Pascal: tqgtnm(name,noerr)
;
Basic: Call tqgtnm(name,noerr)
Name | Type | Value set on call or returned |
NAME | CHARACTER | Returns the name (80 chars) |
NOERR | INTEGER | Returns an error number |
TQGTNM returns the name of the license holder of ChemApp.
Note that the name which is returned can be up to 80 characters long,
the variable NAME
should thus be declared large enough to hold a
character string of this length.
See TQGTID
ChemApp Programmer's Manual, Edition 3.6 | © GTT-Technologies, 2003 |