JP1/NETM/DM Automatic Installation Toolガイド (Windows(R)用)
<文字コード(16進数)>は不正な文字です。
DEFINE
{
const integer OK_END = 0;
const integer NG_END = -1;
const integer sloop_max = #30; // 無効な文字「#」があります
}DEFINE
{
const integer OK_END =0;
const integer NG_END = -1;
const integer sloop_max = 30; // 無効な文字「#」を削除しました
}All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.