Rufen Sie den Referenzsystemnamen ab: Unterschied zwischen den Versionen

Aus ArcoWiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „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 s…“)
 
(kein Unterschied)

Aktuelle Version vom 7. Juni 2018, 07:46 Uhr

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