Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/16/2024 in all areas

  1. The help file doesn't cover this, but it seems when FileDelete fails delete a file, it sets @exteneded to non-zero. Where can I find information these codes?
    1 point
  2. @extended contains the Returncode (GetLastError) from DeleteFileW function ( https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-deletefilew)
    1 point
  3. ValentinM, Try this Beta and see if it fixes the problem for you: GUIListViewEx_Mod.au3 M23
    1 point
  4. ValentinM, I can reproduce the problem - looking into it. M23 Edit: Found the problem and know how to fix it. But need to make sure that the same bug does not appear elsewhere.
    1 point
  5. Wow, mIRC can do GUIs too? And what part does AutoIt play exactly if mIRC is already doing everything? Bad luck, you missed out on this: (Made by yours truly )
    1 point
  6. UPDATE OCTOBER 15 2024 - Production Restart Work on the Python zCore IRC hub bot has been progressing, I've started a new plugin module for the RPG and started building some basic code structure for the hub. This will lead to designing a protocol system that will be used between the Python hub bot and Autoit user client for background communication and relaying game data, which will be implemented into the Autoit IRC design for the user client. The project has been greatly reformed and the wheels are now rolling! Updates on development to come throughout the 2024 holiday season.
    1 point
  7. Subz

    How to download a UDF

    == Update 2021/11/20== (TheXman)* Minor RegEx update, no change to the functionality or result._Json(2021.11.20).zip
    1 point
×
×
  • Create New...