Jump to content

about the "# AutoIt3Wrapper_UseAnsi = y"


Recommended Posts

Regarding the "# AutoIt3Wrapper_UseAnsi = y"

The Crown can consider continue to support this?

I'm using is chinese system. Many of the functions to this support to work properly.

Example

StdoutRead

BinaryToString

_StringEncrypt

, And so on. If you have Chinese. Compilation does not support _ # AutoIt3Wrapper_UseAnsi = y. Does not work correctly.

Hope. The Crown could at one time, continue to support this useful options. After all, compatibility. It is also important. Hope to be able to think about it.

Link to comment
Share on other sites

  • Developers

Regarding the "# AutoIt3Wrapper_UseAnsi = y"

The Crown can consider continue to support this?

:idea: The Crown?

ANSI support was dropped by AutoIt3 after the support for Win9x was dropped so there is no use for the AutoIt3Wrapper directive anymore going forward.

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

:idea: The Crown?

ANSI support was dropped by AutoIt3 after the support for Win9x was dropped so there is no use for the AutoIt3Wrapper directive anymore going forward.

Jos

Official

Oh with Microsoft online translation.

In fact, support does not support ANSI does not matter. . The key is to be able to fix some require "# AutoIt3Wrapper_UseAnsi = y the function to work properly?

Chinese environment. Many functions are not working. What can be corrected? Otherwise, many functions. Looks very beautiful. It does not work. It makes lot of trouble

Link to comment
Share on other sites

  • Developers

Official

Oh with Microsoft online translation.

In fact, support does not support ANSI does not matter. . The key is to be able to fix some require "# AutoIt3Wrapper_UseAnsi = y the function to work properly?

Chinese environment. Many functions are not working. What can be corrected? Otherwise, many functions. Looks very beautiful. It does not work. It makes lot of trouble

I have no idea what your issue is but believe me that the Directive doesn't have any function anymore since AutoIt3 version v3.3.0.0. Edited by 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

  • 3 weeks later...

I have no idea what your issue is but believe me that the Directive doesn't have any function anymore since AutoIt3 version v3.3.0.0.

There is no ansi, not important

It is important. You want to

StdoutRead

BinaryToString

_StringEncrypt

And so on. Let them in all of the system that works it can only return a stale version?

Don't know a new version of the upgrade is used to do? just pursue technology? instead of letting their normal work?

Please official discretion. At least let them properly. Otherwise, the new version of significance lies in the future? current when not in working condition. chinese system xp

Link to comment
Share on other sites

aubaby,

Forgive us: we have difficulties to understand the Microsoft translation of your request! I know you are doing your best.

To get proper asian language support, I believe you need to use Unicode in your source files. To do so using SciTe, you need to do for each file: File menu >> Encoding >> UTF8 with BOM then modify the source file (even a dummy change like "add space then remove that space" will be OK) and save it.

You need to use the latest AutoIt version preferably. Remove any "# AutoIt3Wrapper_UseAnsi = y" line in your sources

There are a number of asian users reading the forum and they all are happy with Unicode (UTF8 with BOM for source files) running 32- or 64-bit editions of XP, Vista or Seven.

If you still have problems, try changing the title of this thread (Do Edit to the first post, then hit Full Edit so that you can change the title) and make it more self explanatory: "Help for Chinese language" would catch attention of chinese readers. If you can't change this title, post a new topic with the right title.

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

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