Timeline
Mar 16, 2017:
- 7:39 AM Ticket #3540 (Implement optional ByRef parameters for functions) updated by
- Ticket #3538 can be completed if this feature request was accepted!
- 7:38 AM Ticket #3538 (Make ByRef parameters for _PathSplit optional) updated by
- I have just opened Ticket #3540: "Implement optional ByRef parameters for functions" I thought it might relevant to reference it here :)
- 7:36 AM Ticket #3540 (Implement optional ByRef parameters for functions) created by
- Hello, I know that this had been already bought up in ticket #2360 but …
- 7:19 AM Ticket #3538 (Make ByRef parameters for _PathSplit optional) updated by
-
Ah! I just remembered that we cannot have optional ByRef parameters :(
I think I have found another "thing" which is very frustrating, this code won't work because of AU3Check's error:
_PathSplit(@ScriptFullPath, "", "", "", "")Am I in a situation where I must be using some dummy variables for those 4 parameters? :-/
Mar 15, 2017:
- 9:39 AM Ticket #3538 (Make ByRef parameters for _PathSplit optional) updated by
- I understand, but all my testing shows that you cannot have optional ByRef parameters - which is quite reasonable seeing as the whole point is to alter the external parameter from within the function. M23
- 3:38 AM Ticket #3538 (Make ByRef parameters for _PathSplit optional) updated by
-
No M23, I am not asking to remove the ByRef parameters, but to make them optional so we can do this:
_PathSplit(@ScriptFullPath). I hope that you understand :)
Mar 14, 2017:
- 8:00 PM Ticket #3539 (FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] )) updated by
-
Version changed
Automatic ticket cleanup. - 7:30 PM Ticket #3539 (FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] )) created by
- add to FileSetTime() and FileGetTime() the option to act as UTC time.
- 6:19 PM Ticket #3538 (Make ByRef parameters for _PathSplit optional) updated by
- I disagree. If you look at the function in detail it both returns an array containing the path elements and sets the ByRef parameters to the same values. So removing the second of these functionalities could be script-breaking. M23
- 1:55 PM Ticket #3538 (Make ByRef parameters for _PathSplit optional) created by
-
Hello, I think it will be the best if we make the
ByRefparameters … - 10:17 AM Ticket #2372 (Function incorrect number of parameters error on wrong line) updated by
- Still getting the same issue. Issue is not fixed getting error in correct number of parameters in function call
Mar 9, 2017:
- 9:53 PM Ticket #3536 (Almost all version queries with _WinAPI_GetVersion in ...) updated by
- Doesn't _WinAPI_GetVersion return a string, so don't think we can do any numeric comparison with GT or LT. Jos
- 4:41 AM Ticket #3536 (Almost all version queries with _WinAPI_GetVersion in ...) created by
- _WinAPI_GetVersion() ................... --> 10.0 If …
Mar 7, 2017:
- 1:59 PM Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) updated by
- I spent a long time debugging my script and tearing my hair out before uncovering this ticket. Please at least update the documentation to reflect that there can only be 1 FileInstall per line.
Feb 20, 2017:
- 7:24 AM Ticket #3534 (GetTimeZoneInformation missing date/time) closed by
- No Bug
- 6:53 AM Ticket #3534 (GetTimeZoneInformation missing date/time) reopened by
- 6:50 AM Ticket #3534 (GetTimeZoneInformation missing date/time) closed by
- No Bug: _Date_Time_GetTimeZoneInformation() returns the correct information, as specified in the help file.
Feb 19, 2017:
- 6:50 PM Ticket #3534 (GetTimeZoneInformation missing date/time) updated by
- Another guy with the same problem on a different OS and standard name: https://www.autoitscript.com/forum/topic/167248-issue-with-_date_time_gettimezoneinformation-and-tagsystemtime/
- 5:52 PM Ticket #3534 (GetTimeZoneInformation missing date/time) created by
- This script: […] Return me: […] Has you can see "Standard …
Note:
See TracTimeline
for information about the timeline view.
