JP1/NETM/DM Automatic Installation Toolガイド (Windows(R)用)
<識別子> : 再定義されました。
DEFINE
{
integer sloop_max = 10;
string sloop_max = "sample"; // 変数「sloop_max」がstring型として再定義されています。
}DEFINE
{
integer sloop_max = 10;
string stMsgText = "sample"; // 変数名を変更しました
}All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.