No internet connection
  1. Home
  2. Macro and Script Help

Previous Marker Script No Longer Working

By John McPhillips @John_McPhillips
    2024-07-20 21:39:20.171Z

    Title

    Previous Marker Script No Longer Working

    What do you expect to happen when you run the script/macro?

    This command used to jump to previous marker in timeline

    Are you seeing an error?

    No next/previous memory location found (Go to Previous Marker: Line 1)

    What happens when you run this script?

    Sometimes the Markers Window opens momentarily, other times not.

    How were you running this script?

    I used a Stream Deck button

    How important is this issue to you?

    5

    Details

    {
        "inputExpected": "This command used to jump to previous marker in timeline",
        "inputIsError": true,
        "inputError": "No next/previous memory location found (Go to Previous Marker: Line 1)",
        "inputWhatHappens": "Sometimes the Markers Window opens momentarily, other times not.",
        "inputHowRun": {
            "key": "-MpfwmPg-2Sb-HxHQAff",
            "title": "I used a Stream Deck button"
        },
        "inputImportance": 5,
        "inputTitle": "Previous Marker Script No Longer Working"
    }

    Source

    sf.ui.proTools.memoryLocationsGotoDelta({
      delta: 1,
    });
    
    

    Links

    User UID: KlcewBFxsaWCeRXRL5Un2DoGiQW2

    Feedback Key: sffeedback:KlcewBFxsaWCeRXRL5Un2DoGiQW2:-O2H4RAzBqZQDzFNw7M1

    Feedback ZIP: KkHpSPzONIyctnapWl58SgDxDJ3rS6Vtaw4Rc6eY68J3r3eHbwYUYE9uYM42/zq7jysY0r60rSzAE/SXaJuu6gPkr7qyEPxk5g9R4e3SkiMbbLHx1M9el1z5MGmV5GMwugSVVnRtdrk9k1kTmPRZpmX/Rj9+kr7OyTwyG2OqZcLYbwCs2yKlrh8dWdUgtqZMMoDHJkqJfuhQB3Ji++i48Ja98GLOD/0P5gayJX7ygJhf8yVufR6+p35vhX26cwBj099mn2QHxs8vA97XQuTOxR+d8pBxXvFOSrUORCkWeCtwTd0TD5upmFZ4j30GRacGAyXukrVPmjqQvDZhqO6RQeT5NNlOxT7N2H3gpJ4SuKk=

    • 1 replies