Jump to content

Recommended Posts

Posted (edited)

Is in attachment.

Hope you like it,

i542.

EDIT: Re-writed document (by Secure_ICT) and good example here.

EDIT2: Writing part 2

EDIT3: Part 2 canceled. Have no ideas at all.

EDIT4: Since I can't add poll in edit mode, here you go. Answer with new posts (which is also a good way to increase your post counter :))

1. Do you like this tutorial?

a) Yes b ) Of course c) No d) Thats shit e) Don't know

2. What do you think about tutorial?

a) It is simple b ) It is too simple c) It is hard d) I love it e) Other (specify below)

3. Should this topic be pinned?

a) To be honest, no b ) To be honest, yes. c) Not to be honest, no d) Not to be honest, yes e) Other (specify below)

How_to_create_a_programming_language_in_AutoIT.doc

Edited by i542

I can do signature me.

  • Replies 87
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Cool, I will try it when I get home.. Its good, I'm gonna make it with a file extension and a runner etc.. Want to help?

I can't, I am busy with another (2) projects.

i542

I can do signature me.

Posted

Your missing a quote near the end, on the line:

_ConsoleWrite("> Syntax: popup, <title>, <text>)

Should be:

_ConsoleWrite("> Syntax: popup, <title>, <text>")

Just like the one above it.

Posted (edited)

Change the order of your cases. Your Case Else is firing before it has a chance to get to the Case "help". As a general rule, always put Case Else last, so that no matter what, you know that everything else had a chance to be checked before that Case fires.

Edit: The Cases I'm talking about are the last two, Case Else and Case "help", if it wasn't obvious.

Edited by SkinnyWhiteGuy
Posted

I will to do that scripting language implented in one of my programs... but no promises. Is there anyone to comment (tour is really simple and there was only 73 downloads!)

i542

I can do signature me.

Posted

e.g beep, change colours etc.

Rewrite it and I will work on part two which includes all that stuff. Part one is "starters".

i542

P.S. Pleeease, change avatar!

I can do signature me.

Posted (edited)

CD Tray Opened

Oh rly?

EDIT: I just noticed! You disconnected me my USB stick! How rude!

> Your username is: Ivan

> Your computer name is: MOJ-KOMPJUTOR (translated: MY-PC, i542's addition)

> Your Operating System is: WIN_XP

> Service Pack is: Service Pack 1

> OS Build: 2600

> Language: 0409

Good boy!

Nice how I can see :).

Modifying document is for A. Sit down, exam is over :D

i542

Edited by i542

I can do signature me.

Posted (edited)

I made something like this but instead of having the AutoIt script interpret it ... I made the It generate another AutoIt script based on the code and run it. It will run faster than having a script interpret a script. Just a suggestion. Hallman

Edited by Hallman
Posted

? For A?

What do you want? A+?

And get on MSN aleardy!

i542

I can do signature me.

Posted

I made something like this but instead of having the AutoIt script interpret it ... I made the It generate another AutoIt script based on the code and run it. It will run faster than having a script interpret a script. Just a suggestion. Hallman

And where do I found it?

i542

I can do signature me.

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
  • Recently Browsing   0 members

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