Fluxxdog
Active member
Without seeing the relevant code in your breakfast script, I can say nothing about what happened here.
Code:
if(faxbot(whisper)){
cli_execute("faxbot "+whisper);
set_property("_copyTarget",get_property("photocopyMonster"));
}
else delay[count(delay)]="faxbot($monster["+whisper+"]) didn't work as expected";
(goes off to commit seppuku with a wet trout)