Das Notes Forum
Domino 9 und frühere Versionen => Administration & Userprobleme => Thema gestartet von: Majonese am 22.10.04 - 09:39:27
-
Hallo!
Ich möchte gerne viele Befehle auf der Console absetzen. Da ich nicht jeden einzeln einhacken möchte, habe ich alle schön in eine Textdatei gepackt. Mir fällt jetzt leider nicht mehr der Consolenbefehl ein, wie ich das ganze starte. Ich bin mir sicher, dass es sogar eine Prüfungsfrage über diese Thema gibt. Leider konnte ich bislang keine Hinweise finden.
Hat jemand spontan den Befehl parat? Vielen Dank ...
Majonese ;)
-
Ich wußte es !!!
Hier die Prüfungsfrage:
Patrick needs to execute several console commands that take a while to process. He doesn't need them to run everyday or at a specific time. What can Patrick create to run on demand all commands consecutively?
1.: Create a batch file that he executes from File, Run, Command.bat.
2.: Type each command on the same line in the console then press ENTER.
3.: Create a text file that he executes from the console, <Commands.txt.
4.: Create an executable that he executes with the load command at the console LOAD commands.
Und hier die Erklärung:
Domino 5 Administration Help - search on: Running a batch file of console commands
Console commands can be placed in a plain text file and the text file can be executed from the console by typing a less than symbol (<) followed by the full name of the file. An example would be: <commands.txt, where commands.txt is the name of the text file containing the commands to be executed.
Viele Grüße
Majonese ;)