@verb #8084:"tellColumns*_suspended" this none this rdo #8084 @program #8084:"tellColumns*_suspended" this none this "Copied from Lao-Tzu (#8084):tellColumns by Hacker (#60)Aug 15 20:26:55 2001" "Copied from Generic WWW connection (#81):tellColumns by Hacker (#60)Aug 15 20:26:42 2001" "Performs the same function as $player:TellColumns, but the output is tailored to the type of browser that the web user has." if (typeof(args[1]) == $INT) if (args[1] in {1, 2, 3}) justify = $string_utils:space(length(args[2]), "lcr"[args[1]]) args = listdelete(args, 1) else raise(E_INVARG, "Justify parameter must be 1,2,3 or a string") endif elseif (typeof(args[1]) == $STR) justify = args[1] args = listdelete(args, 1) else justify = $string_utils:space(length(args[1]), "l") endif "Assume that the browser can display tables." out = {} "We don't care about the ratios" args = listdelete(args, 1) for i in [1..length(args)] row = args[i] block = "