Differenze tra le versioni di "Ottieni il nome del sistema di riferimento"
Da ArcoWiki.
(Creata pagina con "In order to '''Get the Reference System Name''' it is necessary to use the command <code>SCDAT()</code>.<br/> It return the name of the current reference system.<br/> <co...") |
(Nessuna differenza)
|
Versione attuale delle 07:45, 7 giu 2018
In order to Get the Reference System Name it is necessary to use the command SCDAT()
.
It return the name of the current reference system.
$$ Example of SCDAT implementation
DECL/CHAR,50,REFSYS_NAME
REFSYS_NAME=ASSIGN/SCDAT()