Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9564

Re: VBScript - Capture All Status Bar Text

$
0
0

BTW...

 

I created an error trap which resolved to show the SAP status bar text just fine.  You could just as well direct this a txt log file:

 

On Error GoTo errSAP

 

~~your code~~

 

errSAP:

errMessage = session.FindById("wnd[0]/sbar").Text

MsgBox errMessage


Viewing all articles
Browse latest Browse all 9564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>