JP1/NETM/DM Automatic Installation Toolガイド (Windows(R)用)
文字列定数が複数列にわたっています。
DEFINE
{
integer sloop_max = 0;
string SoftwareName = " My
Setup"; // 文字列定数が2行目に続いています
}
DEFINE
{
integer sloop_max = 0;
string SoftwareName = " My Setup"; // 文字列定数を1行で指定しました
}All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.