@@ Test file for Mudlet /update - #mupdate support @echo @echo Line 1 @echo Line 2 #mupdate on @echo Line 3; @echo Line 4; . #mupdate off @echo Line 5 #mupdate on @echo First line looks like this; Second line is indented.; Third line is indented farther.; @@ Comments get ignored for smaller attributes; Fourth line contains [ ] a tab; . #mupdate off @@ I don't rember what they symbols are about, probably making sure the client doesn't choke on them @echo ! @ # $ % ^ & * ( ) - = _ + { } [ ] : " ' ; \ | / ? ` ~ @echo Unbalanced! ) } ] foobar @echo [ansi(g+*,Shiny!)] #mupdate ignore @echo [ansi(r+,You shouldn't see me!)] This ought to generate a typo, don't you think?