Variable to get statusinformation from automation

hi !

witch variable must be requested by the script to receive the status from the automation-button ?
(i want to disable many functions inside a script when automation runs)

heeeeeeeeeelp me !!!

RGDS

The answer is:

CurrentPlaybackControl.GetAutomation

CurrentPlaybackControl.GetAutomation = true in AUTO mode (AUTO-Modus).
CurrentPlaybackControl.GetAutomation = false in ASSIST mode (ASSIST-Modus).

Hope that helps! I use this a lot in my own scripts.

PS: Apologies for my very bad German above!

BFN
CAD

thx!

now…everything works fine !

Kein Problem! Ich freue mich sehr, zu helfen.

(Übersetzt von Google! ;))

BFN
CAD

Hi CAD,
you make me crazy…
i search the whole time where you write in german above until i recognize the text in the brackets :D:D

And as you see, also Google is a good friend. Translation is perfect :smiley:

Greetz