
Noam Dworman57915
2 discussion posts
Has anyone gotten this to work?

C# Clouseau
104 discussion posts
The macro is doing something on my computer, but for me it is not clear what the purpose of the macro is. But whatever, it is doing something. I see items changing in the History List. What you could do is put one of these commands or both in the macro on various places to show where the macro is and what it should show/do.
BFS.Dialog.ShowTrayMessage(text);
BFS.Dialog.ShowMessageInfo(text);
And "text" is what should be the value of a string.

C# Clouseau
104 discussion posts
Macro is right now not working with me either (out of the blue).
Inserting the line codes I proposed is not working (giving an error).
’BFS.Dialoglnstance' does not contain a definition for 'Showtraymessage' and no accessible extension method 'Showtraymessage' accepting a first argument of type 'BFS.Dialoglnstance' could be found (are you missing a using directive or an assembly reference?)

C# Clouseau
104 discussion posts
8.0.15 was installed already, so yes.
Did you re-run the installer? There was an issue with it pointing to the wrong version, it needs to be re-run with the repair tool to fix it up