获取参考系统名称

来自ArcoWiki
Slia讨论 | 贡献2018年6月7日 (四) 07:46的版本 (创建页面,内容为“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.…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

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