So, let me describe it once more
Any numbers in StatusBar are MessageDATA. With the Activity we are reading all data from statusbar and putting them in the variables. on the screen it is MessageDataPO. If you want to diplay this, I am using MessageBox and add MessageDataPO(1), means I am reading the array of data. I want to access (1) element.
Clear?