The Property Generator tool within the .Domino Framework has now been enhanced as part of the 0.7 Release (due soon):-
- The ability to generate properties for NotesName data types has been added
- For numeric data types (Integer, Single, Long), an additional line of code has been added to the Property Get. On Error 13 Resume Next will trap issues caused when trying to access a Notes field that has no value. Notes typically assigns these field the string value "".
Comments (0)