-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### 更新点 - `SFile` 内のコメントのリファクタリング - `SFile.prototype.getTextFile` のエラー処理を強化、`Shift_JIS` を指定した場合は `OpenTextFile` ではなく `ADODB.Stream` を使用するように動作変更 - `SFile.prototype.setTextFile` のエラー処理を強化、`Shift_JIS` を指定した場合でエンコードに失敗した場合にエラーが発生する問題を修正。 - `SFile.prototype.getBinaryFile` で異常時の戻り値は `if` 文で簡単に判定できるように `null` へ変更 - `v4.2.0` にて `SFile.prototype.searchFile` に複数ファイル検索機能を付けましたが、これを `SFile.prototype.searchFiles` という名前で別メソッドへ変更
- Loading branch information
Showing
12 changed files
with
639 additions
and
389 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.