Does anyone know how to capture a whole line of text in a variable? For example, I would like to be able to do something like this:
Alias: doThis <command>
I input: "doThis outr myrrh; eat myrrh"
I want it to capture all of "outr myrrh; eat myrrh" in the variable
@command. It won't. So how do I rework this?
Note: With the above alias it will only capture one word in
@command, evin if "Starts With" is selected.
Answers