Skip to main content

[Migrated content. Thread originally posted on 07 May 2011]

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?

#Rumba

[Migrated content. Thread originally posted on 07 May 2011]

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?

#Rumba
Hi,
I'm pretty sure there is a Fix for this issue.
Please contact the Micro Focus supportline.to optain the fix.

regards

André

[Migrated content. Thread originally posted on 07 May 2011]

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?

#Rumba

Thanks.  Yes they provided a hot fix for 8.1 for us after working with them on this problem.  With the latest hotfixes for 8.1 this works as well.


[Migrated content. Thread originally posted on 07 May 2011]

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?

#Rumba

Thanks.  Yes they provided a hot fix for 8.1 for us after working with them on this problem.  With the latest hotfixes for 8.1 this works as well.