No lua errors this time. /run _CHATHIDE=not _CHATHIDE for i=1,NUM_CHAT_WINDOWS do for _,v in pairs{"","Tab"}do local f=_G["ChatFrame"..i..v]if _CHATHIDE then f.v=f:IsVisible()end f.ORShow=f.ORShow or f.Show f.Show=_CHATHIDE and f.Hide or f.ORShow if f.v ...
The expected output (with no errors): Testing the Carriage Return Character Behavior Wow! It works We saved the script file with the default Windows-style endings, and the result of running the script file is below. Though it still outputs the echo statements, it gives us the '\r': com...