Method code for $realm_settings.format_map_position()

[Turn on line numbering]
arg value;

if (!value)
    return "none";
return "window %l, %l tag %l on %l".format(@value);

// $#Edited: 09 Apr 97 08:30 $miro

["// Miroslav Silovic ", "// Created 23-Jan-1997 as a part of ColdCore, see: @help Credit"]

the Cold Dark