Jump to content

Recommended Posts

Posted

Maybe we should post a topic about the compiler help file?

1. Need to do so that the compiler was multilingual. All texts were inserted at the beginning of the script

2. Need to do so that the compiler contain all of the necessary files. Then the other parties could do the optional plug-ins. For example you set the check box to make the description of a highlighter and the other does not set this flag.

3. Need to make to the color theme can be changed to black. About 20% are using a black theme to eyes do not get tired.

Posted

in _DateTimeFormat

in Remarks

  Quote

 

See _DateTimeSplit for other possible variations of the input date format.

 

please do a link to _DateTimeSplit()

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)

in _DateToDayOfWeek

just on the top

  Quote

Returns the weekdaynumber for a given date.

 

here misses the mark SPACE (before word "number")

  Quote

Returns the weekday number for a given date.

 

EDIT:

the same in _DateToDayOfWeekISO

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

Posted

in _DateDiff

in Related

please add a link to _NowCalc()

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

in _DateToDayValue

just on top 

  Quote

 

Returns the daynumber since since noon 4713 BC January 1 for a given Gregorian date.

please change "daynumber" to "day number"

and remove duplicate word "since since"

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

in _DebugCOMError

in Return Value

  Quote

 

4 - Installation of the custom error handler failed. @extended is set to the error code returned by ObjEvent()

 

please add a link to ObjEvent()

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

in _Degree

in Remarks

  Quote

 

Can be used in conjunction with the Sin(), Cos(), and Tan() functions.

please do a link to Sin(), Cos(), and Tan()

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 8/16/2013 at 9:09 PM, FireFox said:

Don't wake up him please :P

And who is sleeping?

EDIT: You mean Gregor ? :)

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

Posted

why in Index (tab in HelpFile) is two times the same (in my opinion)  fields / topics

Do

Do....Until

I think "Do" is unnecessary, since anyone looking for the "Do" find "Do ... until", and yet the content of both is the same.

But I may be wrong, in my thoughts.

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 8/16/2013 at 9:10 PM, mlipok said:

And who is sleeping?

EDIT: You mean Gregor ? :)

I don't get it or who is Gregor?
Posted

  On 8/16/2013 at 7:51 AM, mlipok said:

I'm sure I saw somewhere in HelpFile appropriate link.

I'll try to find it and show what was for me an example / foundation to write such a proposal.

 

I know what I wanted to propose here.

in AutoItSetOption

in Remarks

The options are described in the table.
So please first look at the description of the "WinTitleMatchMode"
As you can see contains a description of "see Window Titles & Text (Advanced)"
 
In my previous posts, I had proposed to the description option "MustDeclareVars" add an additional line "See description for variable declarations," and here I offered a link to "Dim / Global / Local / Const"
 
I think now that I explained my idea, as far as I could.

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 8/16/2013 at 9:34 PM, FireFox said:

I don't get it or who is Gregor?

 

in my understanding that it was supposed to be a joke word, a kind of charades

  Quote

 

Returns the daynumber since since noon 4713 BC January 1 for a given Gregorian date.

 

But as I can see, not very successful.

...does not matter...

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 8/16/2013 at 9:48 PM, mlipok said:

Returns the daynumber since since noon 4713 BC January 1 for a given Gregorian date.

haha ok !

Posted
  On 8/16/2013 at 9:42 PM, mlipok said:

 

I know what I wanted to propose here.

in AutoItSetOption

in Remarks

The options are described in the table.
So please first look at the description of the "WinTitleMatchMode"
As you can see contains a description of "see Window Titles & Text (Advanced)"
 
In my previous posts, I had proposed to the description option "MustDeclareVars" add an additional line "See description for variable declarations," and here I offered a link to "Dim / Global / Local / Const"
 
I think now that I explained my idea, as far as I could.

 

Yeah it makes sense. However I let the decision to guinness.

Posted

in _EventLog__RegisterSource

in Remarks

 

  Quote
To close the handle to the event log, use the DeregisterEventSource function.

 

if instead of "DeregisterEventSource" should not be here this description "_EventLog__DeregisterSource"

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 8/16/2013 at 9:49 PM, FireFox said:

I'm wondering why the index is selecting the PixelCoordMode for AutoItSetOption...

 

In my case (HelpFIle v3.3.9.17 (Beta)), everything works well, both when I search in index PixelCoordMode and AutoItSetOption

But I can not understand something?

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

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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