how to run multiple !bang orders with 1 hotkey Thread last updated on 2005-09-27 11:06:24

Posted by member 264834 on 2005-09-27 08:31:17

Well how can i do it?

Example: *Hotkey win f11 !something, !somethingelse, !...

How to write that so it works?

Posted by member 248213 on 2005-09-27 08:43:41 link

*Hotkey win f11 !execute [!something][!somethingelse]

Posted by member 264834 on 2005-09-27 09:00:31 link

what i should write to google to find that and also understand what that means.
if i knew that it is that !execute, i should easily find answer with google. but i didn't know and couldnt see that !execute means that.

But thank you for your quick ansver :)

Posted by member 1 on 2005-09-27 11:03:27 link

http://lsdocs.shellfront.org/litestep.php

Its covered in the manual.

Posted by member 264834 on 2005-09-27 11:06:24 link

yes it is there, but i couldnt realize it. i tryed it only with !somethin [!somethingelse], becouse i tought that execute really doeas something not only tells what to do.