Public bug reported:

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

** Affects: mudlet
     Importance: Undecided
         Status: New


** Tags: cut script

-- 
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

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to