home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-05 | 897 b | 16 lines | [TEXT/R*ch] |
- ExcelTalk: project notes
-
- 1) There are 3 seperate projects as there are 3 seperate code resources.
- 2) The header file 'xlcall.h' was distributed with Micorsoft Excel SDK Version 4,
- published by Micorsoft Press. See this book for notes on API.
- 3) Most of the work is done by the Excel macros in the 'ExcelTalk' add-in
- spreadsheet. See user docs for details. To inspect the macros hold down 'shift'
- while opening add-in, then choose 'Unhide...' from Window menu.
- 4) Although you can copy the Excel file, with Excel macros intact, across to a
- Windows machine, and edit and run the macros there, the code resources won't copy
- across and so the macros won't work properly, if at all. I have promised to look
- at a Windows version as soon as Text to Speech is integrated into the Windows OS,
- though I won't lose any sleep if someone beats me to this.
-
- © John Blackburne, johnb@tempest.net.hk, 5 Dec 1995
-