saving directly keyed instructions as short scripts

Scripts and programs to automate Astroart
Post Reply
Astrognosis
Posts: 13
Joined: 07 Oct 2019, 22:08

saving directly keyed instructions as short scripts

Post by Astrognosis » 01 May 2020, 16:14

I have been reading through some of the messages on scripts and I recall reading that regular processes or commands keyed in could be saved as scripts and used. The impression I got that directly keying in manually processes could be directly saved rather than actually write a script.

Am I correct in this interpretation.

Many thanks,

Eric

fabdev
Posts: 461
Joined: 03 Dec 2018, 21:43

Re: saving directly keyed instructions as short scripts

Post by fabdev » 05 May 2020, 01:22

Hello, I don't understand well the question, do you mean a Macro ? There's the commands "Define Macro" and "Apply Macro", then you can launch them with the "1" "2" "3" "4" buttons.

inside a script you could use: Image.Macro(n) to launch a macro.

or Image.Formula()

Or maybe you meant that from the Sequencer Window it's possible to create automatically a script with the menu command "Create similar script".

You could also reuse quickly a script adding it to the "Library" menu.

Post Reply