Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (130 - 132 of 3871)

Ticket Resolution Summary Owner Reporter
#3766 Duplicate @IncludeScriptFullPath and @IncludeScriptName argumentum
Description

@ScriptLineNumber knows the #include.

I can write Func this($var = @ScriptLineNumber) and it knows, just knows, now, somewhere ( in AutoIt ) is kept\noted. Therefore these macros, call them @IncludeScriptFullPath and @IncludeScriptName, would be complementary to @ScriptLineNumber.

I added a discussion at https://www.autoitscript.com/forum/topic/203009-scriptlinenumber-knows-the-include/ for a full explanation of the idea.

#1141 No Bug @InetGetActive - @InetGetBytesRead not in au3.keyword.properties Jos cramaboule
Description

Hello all, Those '@InetGetActive' and '@InetGetBytesRead' are not in the au3.keyword.properties of SciTE4AutoIt. It does not appears in "pink" as all macros does ! Best Regards, Cramaboule

#1006 Fixed @MSEC should return time from 000 to 999 Valik Wooltown <sven.ullstad@…>
Description

@MSEC should return time from 000 to 999, today it return values from 00 to 999, which means:

45 > 325 - which is wrong

But if it returns from 000 to 999 045 < 325 - which is correct

Can you change the return value to 3 digit always ?

Note: See TracQuery for help on using queries.