:

<command>:<command>

You can use colons in place of carriage returns to separate out distinct commands. You most often see colons used in if statements (i.e. if %0=1 command1:command2:command3 ...).