When Autolog starts, you will be in command mode. Your cursor will be resting next to Autolog's command prompt: >.
Autolog will normally use its initialization
file, autolog.ini (or autlog.ini), when you start up
Autolog. The autolog.ini file is simply a script
file that contains the commands you'd like to use each time you start
Autolog. If you'd like to start up Autolog without using your normal
autolog.ini file, use the /n or -n switch (the
"switch" character to use, / or -, depends on your operating system or
shell):
You can use another script file when you start Autolog by including
it as an argument to the autolog command:
You can start up Autolog in terse
mode with the /t or -t switch:
When using a color terminal or workstation, you can
force Autolog to use a monochrome display with the /m or -m
switch:
You can define macros when
you start up Autolog by using this format:
where id is the number or letter (0-9 or a-f) that identifies a macro. The contents of a macro that includes spaces or other characters that may have special meaning for your operating system or shell should be enclosed in a pair of double quotes (" ").