Why //echo $send(N).whatever needs to have something between 'echo' and '$' to retorns a value ?
Otherwise it says:* /echo: insufficient parameters (line 180, ialias1.mrc)
And that line doesnt tell me anything.
echo { if ($strip($2-) == Playback stopped) || ($strip($2-) == Playback paused) { Halt } | else { echo $1- } }
i need to do //echo . $send..etcetera or anything in there .. a number will retorn a colored echo like //echo 4 $send.... will give a red value.
And that doesnt happen with other //echo $identifiers or with //say $etc.
Eh ??? Why ?? Eh ??
I would give a week of priority queue to the one that can explain that to me.