Timeline
Oct 3, 2019:
- 6:21 PM Ticket #3733 (_FileListToArrayRec hangs when using a UNC path) updated by
- Hi Jos, Your solution seems to fix the problem. Thank you! Ben
- 12:52 PM Ticket #3733 (_FileListToArrayRec hangs when using a UNC path) updated by
- I think I found an issue making it loop endlessly. Could you try this version of the file.au3 include to see if that fixes it for you: https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/test/File.au3 Just rename the current one and download this one to the AutoIt3\include directory. Jos
Oct 2, 2019:
- 9:20 PM Ticket #3733 (_FileListToArrayRec hangs when using a UNC path) updated by
- Oh, I just saw it has been discussed here before. It shouldn't be necessary to convert to long UNC I think. Or is there a reason why this is happening?
- 9:16 PM Ticket #3733 (_FileListToArrayRec hangs when using a UNC path) created by
- When using _FileListToArrayRec when $sFilePath is a UNC path (like …
Sep 30, 2019:
- 5:00 PM Ticket #3732 (_Excel_BookList) updated by
-
Version changed
Automatic ticket cleanup. - 4:27 PM Ticket #3732 (_Excel_BookList) created by
- _Excel_BookList returns an array of [Object, Name, Path] …
- 10:59 AM Ticket #3731 (Binary() performs hidden and wrong conversion on strings) created by
- One would expect Binary(<string>) to return the binary image of …
Sep 17, 2019:
- 2:28 PM Ticket #3728 (_ArrayTranspose does not create 1D array from 2D array) updated by
- Another option is to leave any 1D input untouched and return the same 1D array (without error). People needing to differentiate between $A[1][5] (i.e. a row of Excell with values in the first 5 columns) and $A[5][1] (i.e. a column of Excell with values in the first 5 rows) will have to explicitely provide 2D arrays in one of the forms above. All in all I believe this is what we should do about the question, but others may have a diverging opinion.
- 2:39 AM Ticket #3728 (_ArrayTranspose does not create 1D array from 2D array) updated by
- I would then suggest to add a second optional parameter to force 2D into 1D. By default false, so no script breaking. True would provide a !D array under all circumstances.
Sep 15, 2019:
- 5:43 PM Ticket #3730 (Send("{BROWSER_HOME}") does not work anymore with newest Win10 and ...) created by
- […] does not work in Windows 10 Version 1903 and Autoit Version …
Note:
See TracTimeline
for information about the timeline view.
