ファイルを書き出す
フィールドの文字列をテキストファイルに書き出し。UTF-8
フィールド設定 [SMPS::Result; SMPS_Exe( "Set-Content -Encoding UTF8 \"D:\FILE.txt\" \"" & SMPS::Parameter & "\"")]
フィールドの文字列をテキストファイルに書き出し。UTF-8
フィールド設定 [SMPS::Result; SMPS_Exe( "Set-Content -Encoding UTF8 \"D:\FILE.txt\" \"" & SMPS::Parameter & "\"")]