Jump to content

Recommended Posts

  • Developers
Posted (edited)
  On 10/3/2020 at 12:03 AM, FrancoDM said:

Then release the code so that those of us who really need it can do what we want with it.

PS: It is reality.

Expand  

When that is all you have to say ->:idiot:

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
  On 10/3/2020 at 12:27 AM, FrancoDM said:

While _IsPressed(01)

Expand  

change 01 to 1

 

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

Posted (edited)
  On 10/3/2020 at 12:03 AM, FrancoDM said:

release the code

Expand  

@Jos said that the compiled code is in Beta files

Edited by mLipok

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

  • Developers
Posted
  On 10/3/2020 at 8:48 AM, mLipok said:

change 01 to 1

Expand  

The solution is for me to fix that mod I made a  couple of weeks ago....  which is done now and uploaded.

... and don't try to reason with @FrancoDM as somehow he is pissed off at me for pushing him to provide a replicator script. When he did the issue was clear and we could fix it. Anyway ...  it is what it is, and "just let him stew in his own juice". ;) 

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)

I remember a situation around 2001 where many were pissed at me.
I remember you were the first to extend a helping hand.
I also have the back of my head that I am still irritating to you more than once (even a week ago).

But since I closed his report on TrackTicket, and told him to mention me, I was involved in resolving this issue.

EDIT:
I even remember once Melba was pissed at me, which he made public, but after a few hours he publicly apologized to me.

 

Edited by mLipok

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

  • Developers
Posted

I don't get easily pissed off at people as that doesn't help much and simply state how I feel about it all to the person involved, not making it my problem. ;) 

Guess that also happened in this case... People perceive the directness of those replies as impolite/offensive, while all they are is a very exact statement of what I need to help. 

 

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 10/3/2020 at 8:55 AM, Jos said:

The solution is for me to fix that mod I made a  couple of weeks ago....  which is done now and uploaded.

Expand  

Just checked .. and is fixed.
Thanks.

 

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

Posted
  On 10/3/2020 at 8:55 AM, Jos said:

The solution is for me to fix that mod I made a  couple of weeks ago....  which is done now and uploaded.

... and don't try to reason with @FrancoDM as somehow he is pissed off at me for pushing him to provide a replicator script. When he did the issue was clear and we could fix it. Anyway ...  it is what it is, and "just let him stew in his own juice". ;) 

Expand  

You closed my post, and my ticket, then you apologized privately, I speak of problems, not personal problems, but I am forced to defend myself. 

Posted (edited)

@Jos @mLipok

I take this post to mention that there are two errors in the beta, one of the "call" function, I solved it by changing it to execute.
The other one from array display is solved by eliminating the argument and the variable and directly entering the string in the function. Are these solutions correct?

Then there are more bugs I'd like to mention, also if it's not annoying I'd like you to add a char in the string counter (like StringInStr).

Another mistake is that we use clip put and send (^ V) to send Unicode characters since we have no way of doing it otherwise; if you guys found some way to send unicode code it would be really nice.

Coming off the joke, regards.
 

Edited by FrancoDM
Posted (edited)
  On 10/4/2020 at 11:31 PM, FrancoDM said:

Adding quotes seems to work. 

I thank you for indicating the steps to solve the problem.

Expand  

@Jos published fix to Au3Check for this issue.

Edited by mLipok

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

  • Developers
Posted (edited)
  On 10/4/2020 at 11:29 PM, FrancoDM said:

You closed my post, and my ticket, then you apologized privately, I speak of problems, not personal problems, but I am forced to defend myself. 

Expand  

No idea what you are on about: The first ticket was closed with this comment as it was very vague and totally had nothing to do with a proper bug report nor au3stripper:

  Quote

Please stop posting here when you have nothing to show as bug or follow our bug report guidelines.
In this case stick to the forum thread you have now going and supply the required information for me to review your issue.

Jos

Expand  

The second ticket is closed by a commit I made with the fix to our SVN library:

  Quote

Changed 3 days ago by Jos

 
  • Milestone set to 3.3.15.4
  • Owner changed from Jpm to Jos
  • Resolution set to Fixed
  • Status changed from reopened to closed

Fixed by revision [12394] in version: 3.3.15.4

Expand  

So what about you stop playing the victim and start actually reading what was written?
I or other have nothing against you personally and we only need you to provide the basics when a problem is reported. As you have seen, when you actually do post the proper replication script, the fix was worked on and provided.

Also the 01 reported issue was fixed in the latest available Beta version of au3check as clearly stated by this:

  On 10/3/2020 at 8:55 AM, Jos said:

The solution is for me to fix that mod I made a  couple of weeks ago....  which is done now and uploaded.

Expand  

 

  On 10/4/2020 at 11:38 PM, FrancoDM said:

Then there are more bugs I'd like to mention, also if it's not annoying I'd like you to add a char in the string counter (like StringInStr).

Another mistake is that we use clip put and send (^ V) to send Unicode characters since we have no way of doing it otherwise; if you guys found some way to send unicode code it would be really nice.

Coming off the joke, regards.

Expand  

This comes across a somebody that is just moaning about something.... so what about you change your attitude, stop these vague "more bugs" claim and start actually posting those replication script here in this thread so we can have a look whether it is an actual bug and Report/fix it in case it is? 

Jos 

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

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