Skip to main content

We have upgraded to 8.1, and so far it looks like everything we have created while using Rumba 7.5.x is working. One thing we have noticed, is that the EMSetTitle command is no longer working. Even on a very simple script:

Sub Main
Dim Host As String
Host = "Rumba 8.1 Test Title."
EMSetTitle Host
End Sub

We have tried with tabbed and without tabbed sessions, with both Ribbon and Classic startup modes. Is this command no longer supported (it is listed in the 8.1 Script Engine Assist) or is there some setting that we need to check?


#EMSetTitle
#Rumba
#Rumba8.1

We have upgraded to 8.1, and so far it looks like everything we have created while using Rumba 7.5.x is working. One thing we have noticed, is that the EMSetTitle command is no longer working. Even on a very simple script:

Sub Main
Dim Host As String
Host = "Rumba 8.1 Test Title."
EMSetTitle Host
End Sub

We have tried with tabbed and without tabbed sessions, with both Ribbon and Classic startup modes. Is this command no longer supported (it is listed in the 8.1 Script Engine Assist) or is there some setting that we need to check?


#EMSetTitle
#Rumba
#Rumba8.1

Hi,

I'm pretty sure there is a Fix for this issue.

Please contact the Micro Focus supportline.microfocus.com/session_redirect.asp obtain the fix.

regards

André