how to make a full URL with a Variable?
 
Post new topic   Reply to topic    Hawkee.com Forum Index -> mIRC Snippet Requests
 
powerofwhat  -  Thu Feb 16, 2012 9:59 pm Reply with quote

Code

 
i wanna know how to get mirc to make this address
http://en.wikipedia.org/wiki/special:search?search=list of %topic_msg episodes
into one url thats looks something like this↓ if the varible %topic_msg equal Spartacus

[url] http://en.wikipedia.org/wiki/special:search?search=list of Spartacus episodes [/url]
except as one big link( as you can see even the forum can't make it one big link)



if anyone knows how to make a url with a spaces and a Variable in mirc please help
also
it would be great if this could work as a Identifier like $urltext( name, url ) or
$urltext( wiki, http://en.wikipedia.org/wiki/special:search?search=list of %topic_msg episodes )
where only the word wiki will show up as a link in chat
eqrunner  -  Mon Feb 20, 2012 7:21 am Reply with quote
You can easily combine things using the $+() action

I am not quite sure of your overall idea, but in simple terms, say you want to combine http://en.wikipedia.org/wiki/special:search?search= with a variable that = list. and other such stuff:
You add the variables together inside a $+() using commas to separate each.

Code

 
Display posts from previous:   
Post new topic   Reply to topic    Hawkee.com Forum Index -> mIRC Snippet Requests All times are GMT - 7 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.