Usage:

   startcommand [-separator <commands separator>] [<command1>;<command2>;...;<commandx>]
                [-file <commands file>]
                [-usage <usage>]

    This command allows to execute several commands on a remote runtime.
    Opens a prompt (command line) if no parameters are given.
    The first command should always be a "connect" command.
    
    Parameters:   
        -separator: commands separator, by default ";"
        -file: path of a local commands file
        -usage: this information!