Jump to content

Simple question


Recommended Posts

um, why? maybe if you showed us your script, we could help you find an alternative, easier way if you showed us the code you are using.

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

Link to comment
Share on other sites

Write a UDF. =.="

_MySend(100)
_MySend("This is a test.")

Func _MySend($text)
   Send($text)
   MsgBox(0, "", $text)
EndFunc

#)

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