Jump to content

Recommended Posts

  • 3 years later...
  • Developers
Posted (edited)

Just tested and working fine here, so have no idea what is happening at your side.

Send me a zipped example that isn't working for you so I can test with that to check if I get the same.

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

Posted (edited)
  On 5/2/2024 at 11:52 AM, Jos said:

Just tested and working fine here, so have no idea what is happening at your side.

Send me a zipped example that isn't working for you so I can test with that to check if I get the same.

Expand  

I'm sorry I didn't specify my problem precisely. I meant Polish characters in the console. They are displayed correctly when using AutoIt3Wrapper.au3 "19.1127.1402.5" version

image.png.226dd27d2c953a861d07b258c788c0cf.png

and when I change to "23.402.1150.10" then It's displayed wrong.

image.png.7f1ec95c7c67f0975553c734ce98d233.png

 

my SciTEUsers.properties contains this code:

  Quote

CodePage=65001
utf8.auto.check=4
character.set=238

Expand  

 

 

polish charasters in console.zipFetching info...

Edited by maniootek
  • Developers
Posted
  On 5/2/2024 at 1:12 PM, maniootek said:

I'm sorry I didn't specify my problem precisely. I meant Polish characters in the console.

Expand  

Totally different topic! ;) 

  On 5/2/2024 at 1:12 PM, maniootek said:

CodePage=65001

Expand  

This is an invalid property and should be "code.page"

When I run your script with:

code.page=65001
output.code.page=65001
character.set=238

if Get:

a, c, e, l, n, ó, s, z, z

So it is close but not the same....   I will have a closer look when I have some time.
Wondering what others have experienced here like @mLipok ?

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

Posted
  On 5/2/2024 at 2:03 PM, Jos said:

Wondering what others have experienced here like @mLipok ?

Expand  

Vacation mode.

Till monday trying to be offline.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

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