Most programming have an escape kind of character that, at the start of a line, the subsequent text not executed. It’s a way to comment one’s code… staying with the code. I have a working crafting macro that sometimes takes 2 of the same action but sometimes only one. Tried to leave the 2 in with a “/merror off” but although documented, it doesn’t work. I want to leave both in and just add or delete the escape character. I do not want to be seeing error messages!