SS Scripting System
Version History
2010-05-22 - change HTML entity syntax
- allow a list of entity codes
- correct syntax file
2010-05-12 - remove include keyword
- change include to pragma include
- minor changes to documentation
2010-05-11 - change include stmt
- include identifies a library member
- include does not insert text
2010-05-10 - correct syntax for param-type
- correct syntax for param-type in interfaces and procedures
2010-04-30 - change index type declaration
- change index type declaration to use selector not square brackets
2010-04-28 - real scale spec and rounding spec
- a scale can be on real keyword
- allow pragma to define rounding behavior
2010-04-27 - use extends rather than plus sign in predef declaration
- use extends rather than plus sign in predef declaration
2010-04-26 - mods to description and rules for procedure defs
- remove static from procedure definitions
- procedure definitions in objects only or as friendly procedures