Macro Command Reference


strloop <str 1> <str 2> ... [str n]

Starts a loop for the given strings. The running variable for the loop command is l. During the loop the variable $ls contain the string itself. It is not possible to nest loops.