Syntax: {0} {1} Examples: Starts the application: {0} Starts and opens two files: {2}: {0} {3} Starts, opens "{4}" and does ...

Syntax:

{0} {1}

Examples:

    Starts the application:
        {0}

    Starts and opens two files: {2}:
        {0} {3}

    Starts, opens "{4}" and does not run the profile:
        {0} {5}

    Starts in the {6} mode and does not run the profile:
        {0} {7}

    Displays this message:
        {0} {8}