Jump to content

Compile and mail send


Recommended Posts

Hello guys. Thanks for helping me in the past, but now I got other problem. 2 problems :

1.File compiling

Is there any func that makes an .au3 compile in an .exe ?

for example :

$name = "myfile.au3"
fileopen ($name,1)
filewriteline ($name, "msgbox(64,"title","text")
fileclose ($name)
filecompile ("myfile.au3", "myfile.exe")

So is there anything like this?

I am making a sort of a game in AutoIT (based on the browser game idea).

---

2. Mail send

Can some of you please tell me the script to send a mail?

I have found out many versions while searching on the internet.

Thank you!

Link to comment
Share on other sites

  • Developers

1. You have to explain this what you really want to do here because it sounds confusing.

2. Enough can be found on the forums on this topic so try searching first.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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