issues
search
bskinn
/
excel-csvexporter
Lightweight tool to export ranges within an Excel sheet to CSV
MIT License
41
stars
7
forks
source link
Add handling for errors in file I/O
#1
Closed
bskinn
closed
5 years ago
bskinn
commented
8 years ago
Exception catches around:
[x] Opening of the
TextStream
[x] Individual line writes to the
TextStream
Closing the
TextStream
should(?) never be problematic
Exception catches around:
TextStream
TextStream
TextStream
should(?) never be problematic