Hi
For some reason two items’ names are converted to uppercase when I check what the debugger lists for NotesDocument.Items.
On the form that created the document, they are in lower case.
I’ve searched the entire design and they are not listed anywhere in uppercase.
If I look in the field list for the form they are in lower case.
In the document design properties they are listed in lower case.
If I delete the items and recreate them by open the document and resave it, they are listed in lower case but LotusScript still shows them in caps.
If I delete the items, change the case on the form, open the document and resave it, they are listed in lower case but LotusScript still shows them in caps.
This is a real problem for me if field name case is randomly convert to upper case because I test for item names.
HELP!!
TIA
Mohib