Timeline
Mar 21, 2017:
- 7:22 AM Ticket #3536 (Almost all version queries with _WinAPI_GetVersion in ...) closed by
- Fixed: Fixed by revision [11845] in version: 3.3.15.1
- 7:21 AM Ticket #3536 (Almost all version queries with _WinAPI_GetVersion in ...) updated by
- As the function is returning a number I will change it from string to a real number
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.
Note:
See TracTimeline
for information about the timeline view.
