JP1/NETM/DM Automatic Installation Toolガイド (Windows(R)用)
<トークン1>は予期しないものです。<トークン2>は見つかりません。
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.