Rufen Sie den Referenzsystemnamen ab

Aus ArcoWiki
Version vom 7. Juni 2018, 07:46 Uhr von Slia (Diskussion | Beiträge) (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…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

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