[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  Bug reports
. . -> [Subject]  Copy strangeness.

Copy strangeness.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by Hapless   (3 posts)  [Biography] bio
Date Mon 04 Jun 2007 02:04 AM (UTC)
Message
So. I attempted to copy and paste the following aliases from another forum in both the clipboard and using file import. They would paste. I tried copying them and saving them in notepad, word, and open office writer is various formats. Now here is the strange part. I can copy and paste items into the client that are posted here on the MUSH forums but only things that are posted here. Not an impossible problem to work around but still strange. FYI I am using version 4.01 and just DLed it onto a new Vista PC. It worked fine on my old box with XP Home.

<alias
script="DemesneFull"
match="demfull"
enabled="y"
group="Demesne"
send_to="12"
sequence="100"
>
</alias>
<alias
script="DemesneGroup"
match="demgroup"
enabled="y"
group="Demesne"
send_to="12"
sequence="100"
>
</alias>
<alias
script="DemesneQuick"
match="demquick"
enabled="y"
group="Demesne"
send_to="12"
sequence="100"
>
</alias>
[Go to top] top

Posted by Hapless   (3 posts)  [Biography] bio
Date Reply #1 on Mon 04 Jun 2007 02:26 AM (UTC)
Message
And nevermind. I figured out what the issue was.
[Go to top] top

Posted by Shaun Biggs   USA  (644 posts)  [Biography] bio
Date Reply #2 on Mon 04 Jun 2007 02:29 AM (UTC)
Message
You need to surround them with an aliases tag

<aliases>
<alias
  script="DemesneFull"
  match="demfull"
  enabled="y"
  group="Demesne"
  send_to="12"
  sequence="100"
  >
</alias>
<alias
  script="DemesneGroup"
  match="demgroup"
  enabled="y"
  group="Demesne"
  send_to="12"
  sequence="100"
  >
</alias>
<alias
  script="DemesneQuick"
  match="demquick"
  enabled="y"
  group="Demesne"
  send_to="12"
  sequence="100"
  >
</alias>
</aliases>

It is much easier to fight for one's ideals than to live up to them.
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


11,570 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]