Leading Space in Item List
Posted: Thu Jan 08, 2015 11:09 pm
This is not really a question.
I was disconcerted to note that leading spaces are included in item names.
The second item of the list "B1, B2, B3, B4" is " B2" (i.e., leading space followed by B2).
Returns an error if your array element is, say, tArray["B2"].
Easy to miss, as I did today!
Regards,
Sri.
I was disconcerted to note that leading spaces are included in item names.
The second item of the list "B1, B2, B3, B4" is " B2" (i.e., leading space followed by B2).
Returns an error if your array element is, say, tArray["B2"].
Easy to miss, as I did today!
Regards,
Sri.