Diferenças entre edições de "Obter o nome do sistema de referência"

Da wiki ArcoWiki
Ir para: navegação, pesquisa
(Criou a página com "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/> <...")
 
(Sem diferenças)

Edição atual desde as 07h46min de 7 de junho de 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()