File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- VERSION 1.0 CLASS
1+ VERSION 1.0 CLASS
22BEGIN
33 MultiUse = -1 'True
44END
@@ -9,7 +9,7 @@ Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = False
1010'#
1111'////////////////////////////////////////////////////////////////////////////////////////////
12- ' Copyright © 2020 W. García
12+ ' Copyright © 2020 W. García
1313' GPL-3.0 license | https://github.com/ws-garcia/
1414' https://ingwilfredogarcia.wordpress.com
1515'#
@@ -28,7 +28,7 @@ Attribute VB_Exposed = False
2828' GENERAL INFO:
2929' This class is inspired in a work available in
3030' https://www.freevbcode.com/ShowCode.asp?ID=3110. The class module was designed and tested
31- ' using Windows 7® and is supose to work as well over more recent Microsoft™ operative
31+ ' using Windows 7® and is supose to work as well over more recent Microsoft™ operative
3232' system.
3333'#
3434' Use CSVinterface class to simplify the work with comma separated value (CSV) files.
You can’t perform that action at this time.
0 commit comments