Timeline
Sep 6, 2012:
- 6:31 PM Ticket #1996 (_GUICtrlListView_SimpleSort - no sort ItemParam) closed by
- Fixed: Fixed by revision [7271] in version: 3.3.9.5
- 6:19 PM Ticket #2257 (Retreive MAC address from UDPRecv) updated by
- Not the local mac. take the code below as example UDPStartup() $Broadcast=UdpOpen("255.255.255.255", 69, 3) if @Error <> 0 Then Msgbox(0,"",@error) Exit EndIf UDPSend ($Broadcast,"data") While 1 $data = UDPRecv($Broadcast, 200, 3) If $data <> "" Then ; MsgBox(0, "UDP DATA", $data[0], 1) FileWrite( $data[0], $data[1], $data[2]) EndIf Wend Func OnAutoItExit() UDPCloseSocket($Socket) UDPShutdown() EndFunc In this case your broadcasting and getting response from clients. If you want to obtain the MAC of clients which is clearly in all the incoming traffic you can not via autoit. If you just set a flag for the incomming connection to have the mac of connected client it would be very helpfull for building server with clients.
- 5:32 PM Ticket #2257 (Retreive MAC address from UDPRecv) closed by
- Rejected: You can obtain the local MAC address in other ways.
- 5:18 PM Ticket #2258 (Disfunction of "_FileWriteFromArray" from File.au3) closed by
- Duplicate: Which part to be exact? There were many things wrong with this function which have now been fixed, see #2242 and #2125 to see what was broken. Next time please learn how to correctly submit a bug report. Also this is how your code should be written in future releases of using that function. […]
- 5:05 PM Ticket #2258 (Disfunction of "_FileWriteFromArray" from File.au3) created by
- #include <File.au3> #include <Array.au3> Dim $FileToArray [2] [2] …
- 3:57 PM Ticket #2218 (AutoIt crash when using SetGroupInfo with $LVGS_SELECTED state before ...) closed by
- Fixed: Fixed by revision [7268] in version: 3.3.9.5
- 2:00 AM Ticket #2257 (Retreive MAC address from UDPRecv) updated by
-
Version changed
Automatic ticket cleanup. - 1:59 AM Ticket #2257 (Retreive MAC address from UDPRecv) created by
- It would be helpfull to return in array the mac of the connection as …
Sep 5, 2012:
- 3:43 PM Ticket #2172 (_StringRepeat addition, increments performance with higher count) updated by
- Added by revision [7255] in version: 3.3.9.5
- 3:40 PM Ticket #2172 (_StringRepeat addition, increments performance with higher count) closed by
- Completed
- 3:39 PM Ticket #2172 (_StringRepeat addition, increments performance with higher count) reopened by
- 1:55 AM Ticket #2256 (RuntimeError: instance.__dict__ not accessible in restricted mode) closed by
- Wont Fix: Things happen.
Sep 4, 2012:
- 3:06 PM Ticket #2256 (RuntimeError: instance.__dict__ not accessible in restricted mode) updated by
-
Component changed
Happened to me today too, only with some other ticket. - 2:43 PM Ticket #2253 (Ping returns success with no connection) updated by
- That's hilarious. Testing for a 4 day old fix on a product that was released closer to 5 months ago. Does not compute.
- 2:07 PM Ticket #2120 (Improvements to _GuiCtrlListView_DeleteAllItems) closed by
- Completed: Added by revision [7249] in version: 3.3.9.5
- 1:13 PM Ticket #1977 (_ScreenCapture_CaptureWnd - wrong capture on maximized window) closed by
- No Bug: Fixed in Rev [5806] for Trac Ticket #1614. Please use the latest stable release.
- 1:04 PM Ticket #2172 (_StringRepeat addition, increments performance with higher count) closed by
- Rejected: I didn't get the same results so at present I see no real need to update this function.
- 12:50 PM Ticket #2242 (_FileWriteFromArray is incapable of writing only the zeroth element) updated by
- The code above contains a bug that has been fixed in the latest beta when writing 2-dimensional arrays.
- 12:46 PM Ticket #2242 (_FileWriteFromArray is incapable of writing only the zeroth element) closed by
- Fixed: Fixed by revision [7245] in version: 3.3.9.5
- 11:52 AM Ticket #2114 (Performance increase to _ArrayDisplay()) closed by
- Completed: Added by revision [7242] in version: 3.3.9.5
- 11:26 AM Ticket #2224 (_FileReadToArray() Add optional parameter to disable row count return ...) closed by
- Completed: Added by revision [7239] in version: 3.3.9.5
- 10:02 AM Ticket #2196 (Documentation - FTPEx.au3 - Syntax Highlighting) closed by
- Fixed: Fixed by revision [7238] in version: 3.3.9.5
- 9:55 AM Ticket #2219 (_ExcelReadSheetToArray() fix and upgrade) closed by
- Fixed: Fixed by revision [7236] in version: 3.3.9.5
- 9:23 AM Ticket #2149 (_StringBetween does not accept NULL-chars in the boundary strings) closed by
- Works For Me: Please read how to 'create a ticket', as you've failed to provide a small test script.
- 9:15 AM Ticket #2187 (Unexpected Result in _GUICtrlRichEdit_Create) closed by
- Completed: Removed by revision [7232] in version: 3.3.9.5
- 9:02 AM Ticket #2174 (Code error in _StringInsert() - but in my opinion it should not be) closed by
- Completed: Removed by revision [7230] in version: 3.3.9.5
- 8:18 AM Ticket #2117 (Improved _FileCountLines()) closed by
- Completed: Changed by revision [7226] in version: 3.3.9.5
- 4:47 AM Ticket #2253 (Ping returns success with no connection) updated by
- Stop wasting our time, please. I've just deleted your other ticket. In case it wasn't clear: YOU DO NOT HAVE ACCESS TO A VERSION OF AUTOIT WITH THE FIX.
Sep 3, 2012:
- 11:27 PM Ticket #2253 (Ping returns success with no connection) updated by
- That version is Alpha and doesn't even contain the fix trancexx made.
- 11:22 PM Ticket #2148 (Crash with _GUICtrlListBox_InsertString()) closed by
- Fixed: Fixed by revision [7223] in version: 3.3.9.5
- 10:31 PM Ticket #2186 (WinNet UDF - AddConnection Functions - Help File Issue) closed by
- Fixed: Fixed by revision [7222] in version: 3.3.9.5
- 10:17 PM Ticket #2256 (RuntimeError: instance.__dict__ not accessible in restricted mode) created by
- ==== How to Reproduce ==== While doing a GET operation on …
- 10:15 PM Ticket #2253 (Ping returns success with no connection) updated by
- Hello trancexx - many thanks you tried to fix. I made a new test using 3.3.9.5 on 2008R2-64 - not succesfull. Looking a little bit deeper, I found a second dependency: If the network-card is configured to use DHCP, but because of the broken cable or also the not responding DHCP-server no IP is assigned to, ping also comes back with 1 / error=0. I didn't check with Win_7 because I feel sure, it's the same. So the test must be: 1.) NIC configured to use DHCP, no alternative IP-configuration, power up the PC with no cable connected. 2.) Power up the PC with cable connected only to a local switch, but no DHCP is responding. If the network was running before, it seems to work - so always we have to come up from the switched off computer! A few minutes before I tested the same with XP-SP3 - starting up with DHCP no responding and / or no cable, Ping always comes back with 0 and Error 2 or Error 3 - properly. Please look again, or should I better request a new ticket?
- 5:02 PM Ticket #2207 (Addition to the Docs for TrayItemSetState) closed by
- Completed: Added by revision [7220] in version: 3.3.9.5
- 4:52 PM Ticket #2017 (Proposed clarifications of Tray help) closed by
- Duplicate
- 4:51 PM Ticket #2026 (Improved, clearer, help for TrayCreateItem) closed by
- Rejected: The examples have been tidied up, so this at least demonstrates how to use the function TrayCreateItem.
- 4:19 PM Ticket #2155 (Run's default workingdir) closed by
- Completed: Added by revision [7218] in version: 3.3.9.5
- 7:49 AM Ticket #1861 (_ArrayDisplay: Bug when data contains separator and $sHeader is used) closed by
- Fixed: Fixed by revision [7212] in version: 3.3.9.5
- 7:10 AM Ticket #2252 (_GUICtrlListView_DeleteAllItems Bug) closed by
- Fixed: Fixed by revision [7210] in version: 3.3.9.5
- 5:51 AM Ticket #2244 (_ExcelNumberFormat: bug in Example 2) closed by
- Fixed: [7150]
- 5:23 AM Ticket #2244 (_ExcelNumberFormat: bug in Example 2) updated by
-
Component changed
Sep 1, 2012:
- 12:15 PM Ticket #2216 (_WordAttach to closed Word doc crashes latest beta but OK for latest stable) closed by
- Wont Fix: Bad coding style. Close the document and check if it was successfull. If it was then there's no need to double check. As the Word UDF is being rewritten we won't fix this.
- 10:09 AM Ticket #2246 (Excel.au3: Some more constants) closed by
- Rejected: The UDF should only contain constants used in the code. The list would become too long otherwise. Add constants you need to your script.
Aug 31, 2012:
- 2:18 PM Ticket #2253 (Ping returns success with no connection) closed by
- Fixed: Fixed by revision [7205] in version: 3.3.9.5
- 7:55 AM Ticket #2253 (Ping returns success with no connection) reopened by
- 7:55 AM Ticket #2253 (Ping returns success with no connection) updated by
-
Summary changed
Aug 30, 2012:
- 3:40 PM Ticket #2255 (String value is treated as a number if starts with digits) closed by
- No Bug: Try reading the guidelines next time. Specifically the one that says if you're asking a question you're in the wrong place. Closing as no bug since, well, it's not a bug.
- 8:16 AM Ticket #2255 (String value is treated as a number if starts with digits) created by
- Hi, I played with the code provided in the …
Aug 29, 2012:
- 5:58 PM Ticket #2254 (MsgBox does not work with Windows Embedded 2010 64 bit with 64 bit runtime) closed by
- No Bug
- 5:57 PM Ticket #2254 (MsgBox does not work with Windows Embedded 2010 64 bit with 64 bit runtime) reopened by
- Changing to No Bug since it's not an AutoIt-specific issue.
- 4:21 PM Ticket #2253 (Ping returns success with no connection) updated by
- Replying to trancexx: Sorry, the first entry was not from me!. I had a look because of my problem and found it, seems to be the similar. > Your LAN cable plug_in state is irrelevant unless you are connected to machine at 8.8.8.8 throug it. I'm not connected because the cable ist not in! > You probably wanted to say "I have no internet connecion and Ping() returns success for Google server". Is that what you are saying? Over the day, between my normal work, I made some short tests with 2008R2 im my lab-environment. I start up the Machine, but it has no physical network-connection. I try some Ping in the cmd-window, always timeout / no answer, OK. Starting my AutoIT "Ping (10.19.55.10)" and the answer ist 1 - error=0, wrong! I restart the pc again, instead of a disconnected cable a small local switch without any further connection - the same, 1 / error 0 even if the destination is not reachable. In the moment I cannot find out all circumstances where it fails, but seems to be an interaction with Windows'-network-startup-condition. I have no idea, how to program a sure workaround :-( I hope, in the evening I can make the exactly same tests with XP. Best regards Manfred
Aug 28, 2012:
- 10:38 PM Ticket #2253 (Ping returns success with no connection) updated by
- This is not bug the way you described it, that's why it's closed as no bug. Your LAN cable plug_in state is irrelevant unless you are connected to machine at 8.8.8.8 throug it. You probably wanted to say "I have no internet connecion and Ping() returns success for Google server". Is that what you are saying? If yes then I'll reword your report, reopen it, fix it and close it again. In any case much more work than it should be done. Ok?
- 8:12 PM Ticket #2253 (Ping returns success with no connection) updated by
- I can't believe you close it - spent around 2h today because of this malfunction :-( Developed with XP-SP3 all working properly. Then, 2008R2-64 _without_ connected network, ping always comes back with 1 and @error=0. I made a test with Win_7-32-Professional, the same issue. I have to supervise a connection by a cyclic ping to the remote-machine, to log the times and send out an alarm if broken. Broken can be the wide-are-line, but also a switch without power. I can trash my development, thank you! If this is not a bug, remove 'Ping' from AutoIT.
- 7:39 PM Ticket #2254 (MsgBox does not work with Windows Embedded 2010 64 bit with 64 bit runtime) updated by
- I did a quick google. Try excluding the "Message Box Default Reply" component. See http://social.msdn.microsoft.com/Forums/en-US/quebeccomponentsforum/thread/0437d230-cdda-4166-8788-887d2c946d4d If that fails, your best bet at getting help would probably be from those msdn forums.
- 5:58 PM Ticket #2254 (MsgBox does not work with Windows Embedded 2010 64 bit with 64 bit runtime) closed by
- Wont Fix: I don't know what to tell you. AutoIt calls MessageBox() which is a macro that expands to MessageBoxW() since AutoIt is UNICODE. There's no tricks or magic on our end.
- 4:33 PM Ticket #2254 (MsgBox does not work with Windows Embedded 2010 64 bit with 64 bit runtime) created by
- In Windows Embedded 2010 64 bit, if I run the following line using the …
Aug 26, 2012:
- 9:06 PM Ticket #2253 (Ping returns success with no connection) closed by
- No Bug: Any other thoughts you like to share?
- 2:41 PM Ticket #2253 (Ping returns success with no connection) created by
- If you boot your OS with LAN cable unplugged and use ping …
Aug 23, 2012:
- 7:01 PM Ticket #2232 (FileSetAttrib help file example - hardcrash) updated by
- Why would you bother posting that you also experience a crash yet leave out all the important information? Also, I'm not really too on board with the idea of recursively changing the attributes on bitmap files on my entire C: drive so there's no way in hell any sane person should run your example code.
- 12:17 AM Ticket #2232 (FileSetAttrib help file example - hardcrash) updated by
- The example: If Not FileSetAttrib("C:\*.bmp", "-R+A", 1) Then MsgBox(4096, "Error", "Problem setting attributes.") EndIf also crashes for me, it seems to reach some directories, but will then crash.
Aug 22, 2012:
- 4:32 PM Ticket #2252 (_GUICtrlListView_DeleteAllItems Bug) updated by
- Thnx Melba233 http://www.autoitscript.com/trac/autoit/ticket/1639
- 4:12 AM Ticket #2247 (Documentation needs change for @Desktop macros) updated by
- Err I tried. It became a bit long the way you wrote it so shortened and added the note to the other two.
- 3:24 AM Ticket #2240 (Strange behavior of TimerDiff) updated by
- This ticket is referenced in revision: [7182] Arggg. No it isn't. Wrong number. Ignore this.
Aug 21, 2012:
- 2:44 PM Ticket #2252 (_GUICtrlListView_DeleteAllItems Bug) created by
- The current implementation of _GUICtrlListView_DeleteAllItems …
- 10:49 AM Ticket #2250 (Add DirMove() to the "Related:" list for DirCopy() in the helpfile.) closed by
- Completed: Added by revision [7179] in version: 3.3.9.5
- 5:17 AM Ticket #2251 (variables in FileInstall's "source") updated by
- Replying to anonymous: > Hi Valik > > Sorry that I've offended you, but I really only wanted some support, and I don't believe I'm one of the idiots. Lolwut? Offend me? It's cute that you think you're capable of that. Hint: You aren't. You're not helping the "I'm not an idiot" case, though, when you want support on the issue tracker. It's kind of one of the guidelines that the issue tracker is not for support. > My wish is not to let the enduser select a file using FileOpenDialog(), but that I should be able to use a variable like e.g. I'm perfectly aware of what you want. That does not change anything, however. The compiler is not an interpreter. It cannot evaluate your simple statement any more than it can evaluate my complex statement. So what you really want is for FileInstall() to have different syntax entirely so that compile-time statements can be expanded without abusing the variable mechanism since that is entirely inappropriate. It almost sounds like I've thought about this, doesn't it?
Aug 20, 2012:
- 4:42 PM Ticket #2251 (variables in FileInstall's "source") updated by
- Replying to anonymous: > Hi Valik > > Sorry that I've offended you, but I really only wanted some support, and I don't believe I'm one of the idiots. > > My wish is not to let the enduser select a file using FileOpenDialog(), but that I should be able to use a variable like e.g. > > {{{ > $sFile = @ScriptDir & "\MyTest.exe" > FileInstall($sFile,"C:\Somewhere",1) > }}} > > But as you already have told, this is NOT possible according to [www.autoitscript.com/trac/autoit/wiki/AutoItNotOnToDoList] > > So I am aware, that this issue is 100% totally rejected and closed. > > Have a nice day ;O) > > Sincerely > > J. Malmgren > > IT-Programmer > Denmark > [www.tryware.dk]
- 4:41 PM Ticket #2251 (variables in FileInstall's "source") updated by
- Hi Valik Sorry that I've offended you, but I really only wanted some support, and I don't believe I'm one of the idiots. My wish is not to let the enduser select a file using FileOpenDialog(), but that I should be able to use a variable like e.g. […] But as you already have told, this is NOT possible according to [www.autoitscript.com/trac/autoit/wiki/AutoItNotOnToDoList] So I am aware, that this issue is 100% totally rejected and closed. Have a nice day ;O) Sincerely J. Malmgren IT-Programmer Denmark [www.tryware.dk]
Aug 19, 2012:
- 9:37 PM Ticket #2208 (ControlGetText not working on calculator) closed by
- Rejected: It would only confuse users more. My opinion at this point is that ControlGetText should not return this text as it can be anything and not necessarily what's displayed on control.
- 9:30 PM Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) closed by
- Rejected: Atually I'm bored most of the time.
- 5:11 AM Ticket #2251 (variables in FileInstall's "source") updated by
- What FileInstall() issue? The only issue with FileInstall() are the idiots who think the compiler can somehow resolve variables that aren't going to receive input until runtime. If you bothered to comprehend (the most important part of reading) all of those tickets you linked to then you would see that yes, while I did allude to a FileInstall() rewrite that never materialized, I also explicitly stated that variables as source parameters would not be implemented. Here, I'll make this easy. If you can tell me what file the compiler should include in the resulting binary for the following example script I'll implement the feature immediately. […]
Aug 18, 2012:
- 11:36 PM Ticket #2251 (variables in FileInstall's "source") updated by
- Replying to Valik: > You're not very smart. So many examples of that. Please go away. Hi Valik I actually did a lot search of the FileInstall issue, and couldn't find any solution, but only a lot of promises from you 4 years ago that it's about to be resolved according to among other #47, #220 and #768. So I decided to raise a feature request about it. I'm not satisfied with the way you answer me, because I think that you should have told me, that I forgot to read [www.autoitscript.com/trac/autoit/wiki/AutoItNotOnToDoList] before raising new feature request, instead of using the "language" you did. BTW: Please understand that I'm a very satisfied user of AutoIt for many many years Sincerely J. Malmgren IT-Programmer Denmark [www.tryware.dk]
- 5:02 PM Ticket #2251 (variables in FileInstall's "source") closed by
- Rejected: You're not very smart. So many examples of that. Please go away.
- 11:00 AM Ticket #2251 (variables in FileInstall's "source") updated by
-
Version changed
Automatic ticket cleanup. - 10:01 AM Ticket #2251 (variables in FileInstall's "source") created by
- As far as I can see in issue #768, it should be possible to use …
- 6:02 AM Ticket #2249 (RegRead(): Unexpected @extended result - possible bug) updated by
- Err, @extended is documented for successful calls. Notice that it is not documented for failures.
Aug 17, 2012:
- 9:50 PM Ticket #2249 (RegRead(): Unexpected @extended result - possible bug) updated by
- Thanks for the reply ... Not sure you are seeing what i am seeing but Your code and the minimal code posted return the same thing (Regardless of HKCU or HKLM) Yes, i did check the @error value for both which was also the same and expected ... -1 You're right, I should have included @error in the posted code. @error -1 worked for me in my working script to prevent trouble as i was only using RegRead to identify the default value type of a particular key and whether i could work with it or not. Constants.au3 defines Global Const $REG_NONE = 0 Microsoft Defines REG_NONE as "No defined value type" http://msdn.microsoft.com/en-us/library/windows/desktop/ms724884%28v=vs.85%29.aspx RegRead is erroring out with -1 (unable to open requested value) RegRead Help File says: @EXTENDED is set to the type of the value RegRead is returning @error -1, @extended 2 (Global Const $REG_EXPAND_SZ = 2) Dont see how the @extended return is appropriate under these conditions. Unless: You look at it like ... AutoIt 'said' it would be wrong (@error -1) so i guess it can put anything it wants into @extended, we were warned. Shouldn't it return something more appropriate like 0 = $REG_NONE ? Yes / No ? ... I Have nothing more to add to this so this closes it for me.
- 9:00 PM Ticket #2250 (Add DirMove() to the "Related:" list for DirCopy() in the helpfile.) updated by
-
Version changed
Automatic ticket cleanup. - 8:43 PM Ticket #2250 (Add DirMove() to the "Related:" list for DirCopy() in the helpfile.) created by
- This page intentionally left blank.
- 5:05 PM Ticket #2249 (RegRead(): Unexpected @extended result - possible bug) closed by
- No Bug: Hint: Your code sucks. Here's some real code. […] Notice the following: * I don't write to HKLM since, you know, you shouldn't write to HKLM unless you want the write redirected on Vista or later. * I take the time to clean up the registry so the mess isn't left behind. * Check the value of @error since, you know, it's kind of important SINCE AN ERROR OCCURRED. No bug, code is working as intended.
Aug 16, 2012:
- 11:29 PM Ticket #2249 (RegRead(): Unexpected @extended result - possible bug) created by
- ; RegRead(): Unexpected @extended return for REG_TYPE when ; …
- 9:01 PM Ticket #2247 (Documentation needs change for @Desktop macros) updated by
- Yes, I can confirm that. It's the same thing, the info is for primary monitor. Somebody with better English do it. ...Anonymous my ass.
- 6:37 PM Ticket #2248 (VarGetName() & @FunctionName) closed by
- Rejected: General guideline #4. If you are asking a question you are in the wrong place.
- 12:42 PM Ticket #2248 (VarGetName() & @FunctionName) created by
- This has been requested before in #609. This was four years ago, …
Aug 14, 2012:
- 11:42 PM Ticket #2247 (Documentation needs change for @Desktop macros) updated by
- The bit depth (@DesktopDepth) and refresh rate (@DesktopRefresh) are also per screen. I tested it, and they returned the primary screen for me. Could you please verify their workings and document that too?
- 7:32 PM Ticket #2247 (Documentation needs change for @Desktop macros) closed by
- Fixed: Fixed by revision [7171] in version: 3.3.9.5
Aug 13, 2012:
- 5:05 PM Ticket #2240 (Strange behavior of TimerDiff) updated by
- Addressed by revision [7170]
Aug 12, 2012:
- 4:59 AM Ticket #2247 (Documentation needs change for @Desktop macros) created by
- The macro reference for @DesktopWidth and @DesktopHeight creates …
Aug 11, 2012:
- 3:17 AM Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) updated by
- I personally no longer have any interest in this enhancement. There are tons of inaccessable RTF tags. You guys already have enough to do.
Aug 10, 2012:
- 9:03 PM Ticket #2089 (_IEFormSubmit gives WEnd^ ERROR) updated by
- When I use the IE.au3 posted here the WEnd error is gone, bust now I get: --> IE.au3 V2.4-0 Warning from function _IEFormGetObjByName, $_IEStatus_NoMatch --> IE.au3 V2.4-0 Error from function _IEFormElementGetObjByName, $_IEStatus_InvalidDataType --> IE.au3 V2.4-0 Error from function _IEFormElementSetValue, $_IEStatus_InvalidDataType --> IE.au3 V2.4-0 Error from function _IEFormElementGetObjByName, $_IEStatus_InvalidDataType --> IE.au3 V2.4-0 Error from function _IEFormElementSetValue, $_IEStatus_InvalidDataType --> IE.au3 V2.4-0 Error from function _IEFormSubmit, $_IEStatus_InvalidDataType So this seems not to be the solution.
- 6:28 PM Ticket #2246 (Excel.au3: Some more constants) updated by
-
Component changed
- 5:50 PM Ticket #2245 (Microsoft Access UDF) updated by
- This UDF can work without office. On any OS Win2K to 7
Aug 9, 2012:
- 9:19 PM Ticket #2246 (Excel.au3: Some more constants) created by
- The following constants are missing from excel.au3: […] You …
- 6:57 PM Ticket #2245 (Microsoft Access UDF) closed by
- Rejected: Thanks but no.
- 12:32 PM Ticket #2242 (_FileWriteFromArray is incapable of writing only the zeroth element) updated by
- If you think or feel you need patronizer then maybe you shouldn't write that function. I'm just saying. <-who says that? lol
- 9:54 AM Ticket #2245 (Microsoft Access UDF) updated by
- Replying to TicketCleanup: > Automatic ticket cleanup. work on any version. also good for 3.3.8.1 or better.
- 9:00 AM Ticket #2245 (Microsoft Access UDF) updated by
-
Version changed
Automatic ticket cleanup. - 8:44 AM Ticket #2245 (Microsoft Access UDF) created by
- - This UDF will be connected to MDB file - Can read/write/query data. …
Aug 8, 2012:
- 9:36 PM Ticket #2242 (_FileWriteFromArray is incapable of writing only the zeroth element) updated by
- I also came up with this as an alternative line […] This change would allow the use of -1 in the $i_UBound parameter to indicate the default parameter.
- 9:33 PM Ticket #2242 (_FileWriteFromArray is incapable of writing only the zeroth element) updated by
- Here's what I came up with for a fix. I've also added in another error code because the original function would take a start index that is greater than the end index as a valid input, it would convert it to 0 in that case. I changed it to an error condition. […]
- 9:00 AM Ticket #1700 (Synchronous ObjEvent) updated by
-
Milestone changed
Automatic ticket cleanup. - 8:04 AM Ticket #1700 (Synchronous ObjEvent) closed by
- Completed: Addressed by revisions [7158], [7163] and added by rev [7164].
Aug 7, 2012:
- 8:57 PM Ticket #2219 (_ExcelReadSheetToArray() fix and upgrade) updated by
- Thumbs up! I hit this bug, and am relieved by the much increased speed of your code. ...chris
Note:
See TracTimeline
for information about the timeline view.
