Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[BUG] MOTD Problem
#3
Code:
Dim MOTD As String

For i = 1 To UBound(Command)
   MOTD = MOTD & Command(i)
Next i

SendMOTDChange MOTD
MOTD = vbNullString

I just typed that up in the post...but it should work? I seem to be typing up most of my code right in the post.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)