mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00416
[Bug 365878] Re: cut() doesn't cut the text, it copies
** Changed in: mudlet
Importance: Undecided => High
--
cut() doesn't cut the text, it copies
https://bugs.launchpad.net/bugs/365878
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
cut() doesn't cut the text, it merely copies it.
Using:
function cutMap()
selectString(line, 1)
cut()
pasteWindow("mapcap")
end
my map remains in the main window...
os: xp sp3
mudlet beta 9
References