Jump to content

@unicode : unknown macro


Recommended Posts

  • Developers

Hi everybody,

I got a simple problem.

I got a errormessage using @unicode when using AutOIt 3.2.3.14 beta.(Unknown macro)

But there is no errormessage using AutoIt 3.2.4.9

The code is very simple...

If @unicode Then
Sleep(1000)
Else
Sleep(1000)
Endif

Maybe a bug ?

Peter

That is because is isn't available in 3.2.3.14 ... use the latest production .. :rolleyes:

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