[SOLVED] Get current operator name in Receive_SMS example?

Hello,

I got Receive_SMS example working - it connects to the operator (with prepaid SIM card), receives SMS and deletes them.

Is it possible to print the name of current operator before getting in to the receiving-SMS loop? I did try to start GSMScanner class, it prints the name but it seems that it prevents receiving of SMS after that.

Thanks in advance!