Changeset 267 for Include/com/decimal.ab
- Timestamp:
- Jun 2, 2007, 6:53:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/com/decimal.ab
r231 r267 4 4 #require <com/variant.ab> 5 5 #require <com/currency.ab> 6 7 Namespace ActiveBasic 8 Namespace COM 6 9 7 10 Class Decimal … … 369 372 dec As DECIMAL 370 373 End Class 374 375 End Namespace 'COM 376 End Namespace 'ActiveBasic
Note:
See TracChangeset
for help on using the changeset viewer.