Script for automating task

Hello,

I want to execute some task in the domino console. Like converting a template, load design, load fixup … Is it possible to do this in a script? Where I just need a file with all the names of the databases that needs the tasks?

Thanks in advance

Greetings

Lainkes

Subject: script for autoating task

Look at the NotesSession.SendConsoleCommand method. It should do what you want.