Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/01/2020 in all areas

  1. We honestly do not care. The rules state zero tolerance for game automation, so simply follow those rules and let's stop polluting this thread any further and stop posting in about your issue. Jos EDIT: Posts splitted into their own thread and locked
    1 point
  2. mmm this all feels like you are doing some sort of game automation which is also against our forum rules, like sending PM's for help! So I advice you to read those rules carefully now! Jos
    1 point
  3. So ...does it work when you run the indicated demo? I haven't tried but to me it should be as simple as adding the #include "FastFind.au3" at the top of your script and have the files fastfind.au3 & fastfind.dll in the script directory directory..... right? Jos
    1 point
  4. I obviously already knew what was inside so no need to attach all of them I left the example script in there.
    1 point
  5. Are you sure there is no example at all in the ZIP file? Jos
    1 point
  6. water

    OutlookEX UDF

    The COM error code 0x80070057 stands for: The parameter is incorrect (E_INVALIDARG). The used Send method does not accept any parameters - so the COM error can only be raised by the Outlook bug. I can't test - I do not have the buggy Outlook version installed. So members of this forum with access to the buggy version of Outlook need to test the posted workaround. If I get their OK I will implement the workaround and release a new version of the UDF.
    1 point
  7. The script I posted already calculates all columns (that are tied together at least with a non blank cell). You can check for yourself, click any cell that you want to see the behavior and press CTRL + * (* can be on a upper case position,, add shift to it if so) And you can changed the column head to sort with if you assign a variable to it.
    1 point
×
×
  • Create New...