Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* Excel crashes all the time, use '''vi''' instead. |
= Development Sessions = == 2010-03-10 == * Exported all mod*.bas file, cleaned up the formatting and reloaded them into Lib, which I checked back into CVS. * Formatting conventions notes: * Added header with module name, project name, CVS ID tage at the start of each module * Added '''end''' comment at the end of each file * Use 2-spaces for indentation * When lines are continued, then indent to match preceding line or indent 4 spaces * Next up: * Cleanup background colors in layout * Fix writing of user defined fields and title columns * Start implementing formulas |
Excel Integration - AH Development Notes
Development Sessions
2010-03-10
- Exported all mod*.bas file, cleaned up the formatting and reloaded them into Lib, which I checked back into CVS.
- Formatting conventions notes:
- Added header with module name, project name, CVS ID tage at the start of each module
Added end comment at the end of each file
- Use 2-spaces for indentation
- When lines are continued, then indent to match preceding line or indent 4 spaces
- Next up:
- Cleanup background colors in layout
- Fix writing of user defined fields and title columns
- Start implementing formulas