OutSystems Forge 日本語データベース

Unzip

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-04-05 1.0.0 leo debs All Components, Widgets
ファイルの解凍
簡単に設定したフォルダにファイルを解凍します。 以下の入力パラメータがあります: ZipFileName(ファイル名を含む絶対パス)例- C:\ myzip.zip DestinationFolder(解凍するフォルダのフルパス)例 - C:\ Unzip 出力パラメータ Message - 出力メッセージ ErrorNo - 成功の場合は0、それ以外は失敗

[Overview]
Unzip a file
[Detail]
simple unzip a file to a destination folder defined. It has got input parameters as follows : ZipFileName (full path including the file name) ex- C:\myzip.zip DestinationFolder (full path of the folder where unzip to be done) ex - C:\Unzip Output parameters include Message - output message ErrorNo - 0 as success / other as failure
戻る