• .dominoFramework 2.0 not compatible with Notes 8.0.x

    By Kipil Lee 1 decade ago

    With a Notes 8.0.2 designer client tried to open a few of the script libraries, and most of them have large chucks of code in red indicating syntax errors. With the changes made using the 8.5.2 (Beta) version, looks like it is no longer backward compatible?

    Here is the first 30 or so errors listed, after opening the .dominoUnitTest script library

    81: Initialize and Terminate may only be SUBs
    82: Statement illegal in CLASS block. ME
    83: Statement illegal in CLASS block: ME
    84: Statement illegal in CLASS block: CALL
    85: Unexpected: Function: Expected: CLASS
    420: Initialize and Tem1inate may only be SUBs
    421: Statement illegal in CLASS block: ME
    422: Unexpected: Function: Expected: CLASS
    865: Initialize and Tem1inate may only be SUBs
    867: Unexpected: Function: Expected: CLASS
    991: Initialize and Tem1inate may only be SUBs
    992: Statement illegal in CLASS block: ME
    993: Unexpected: Function: Expected: CLASS
    1001: Initialize and Tem1inate may only be SUBs
    1002: Illegal on declarations in this scope: DIM
    1003: Illegal on declarations in this scope: DIM
    1004: Unexpected: Try: Expected: Statement
    1005: Statement illegal in CLASS block: ON
    1006: Statement illegal in CLASS block: FOFIALL
    1007: Unexpected: Set: Expected: Statement
    1008: Unexpected: Then: Expected: AS
    1009: Unexpected: Set: Expected: Statement
    1010: Statement illegal in CLASS block: CALL
    1011: Unexpected: .: Expected: (: AS: LIST
    1012: Unexpected: .: Expected: (: AS: LIST
    1013: Unexpected: .: Expected: (: AS: LIST
    1014: Unexpected: Then: Expected: AS
    1015: Unexpected: =: Expected: (: AS: LIST
    1016: Unexpected: =: Expected: (: AS: LIST
    1017: Unexpected: .: Expected: (: AS: LIST