Macro does not execute

OS: Fedora 36

Recording macros fine and placed in various modules underneath “Standard”. But the macro does not execute when using the macro run function. Macro security set on Lo; Macros are enabled; system rebooted.

Check if there aren’t the comment marks in the recorded macro code, the macro Recorder sometimes puts ones and then macro doesn’t run.

Thanks for you input, but there are only “REM” lines

The

REM

and the

'

are same in the StarBasic code list. Both of them mean: “This is a remark line: it will not run”

Alas, the macro recorder is not capable of recording all user actions. In case of impossibility of recording, comments are put down.

1 Like

There are comments, but they are the same type comments as in other files in which the macros work.

Could you upload an example file and describe how it corresponds to your actions?