Jump to content

concatenation?


Recommended Posts

I have tried every possible way to make this work:

ControlSetText( "WinMX", "", "Edit1", "I am listening to " + $lastsong)

ControlSetText( "WinMX", "", "Edit1", "I am listening to ".$lastsong)

ControlSetText( "WinMX", "", "Edit1", "I am listening to $lastsong")

ControlSetText( "WinMX", "", "Edit1", "I am listening to \$lastsong")

how am I to get the variable $lastsong as part of "I am listening to" so that when its sent to the Edit1 box its one string "I am listening to BeeGees - SomeRandomSong"

Ooo Ëxçã¿îbúr ooO"Information Is Not Knowledge." ~Albert Einstein
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...