Skip to content

Commit 63aeec2

Browse files
committed
3-letter codes for FileSystemObject and TextStream
1 parent f0472e7 commit 63aeec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,15 @@ This is an evolving document. Submit a pull request and start the conversation!
149149
| Date | `dat` |
150150
| Double | `dbl` |
151151
| FileDialog | `fdo` |
152+
| FileSystemObject | `fso` |
152153
| Long | `lng` |
153154
| Object | `obj` |
154155
| Pivot Cache | `pvc` |
155156
| Pivot Table | `pvt` |
156157
| Range | `rng` |
157158
| Shape | `shp` |
158159
| String | `str` |
160+
| TextStream | `txs` |
159161
| Variant | `var` |
160162
| Workbook | `wbk` |
161163
| Worksheet | `wks` |

0 commit comments

Comments
 (0)