Jump to content

water

MVPs
  • Posts

    26,734
  • Joined

  • Last visited

  • Days Won

    206

water last won the day on November 19

water had the most liked content!

About water

Recent Profile Visitors

12,912 profile views

water's Achievements

  1. I had a similar problem a long time ago. A server application started my script. In rare cases, the script crashed due to faulty data. Trancexx helped me with this code.
  2. Added this UDF to the wiki
  3. Workaround: Use Ctrl+a to select all text of the page and make it readable
  4. Do you run the "AutoIt (Dark)" theme? The dark mode caused the unreadable text.
  5. Not that I know of. InputBox is limited to 254 characters. Creating a GUI is quite easy. Open the help file (F1 in SciTE) and search for GUICtrlCreateInput. At the end of the page you will find a simple example that can be stripped down to just a few lines of code.
  6. So you are a real language ✨Universalist ✨
  7. It’s Argumentum who is active here and on the german forum.
  8. Not if you format the function headers in the correct way, then you just need to prepare a few text files and run a script. Please see Simple Library Docs Generator
  9. Tested with AutoIt 3.3.18.0 on a german W11 24H2 system. Works perfektly!
  10. Yes, it works perfectly. He replied to Solve-Smart's post: "That's exactly what I was looking for". So I would wait for more users to ask for the AM /PM > 24 hours translation before thinking about adding this functionality to AutoIt. Thanks a lot for taking the time to look into this subject
  11. On the german forum there is a guy who needs to translate date/time from AM / PM format to 24 hours format. His problem has already been solved, but I remember your thread in the engl. forum regarding AM / PM output formatting. I searched the forum for code to do the AM /PM > 24 hours translation - without success. So I decided to ask the master of date / time translation
  12. Is my understanding correct that the latest/greatest AutoIt version does not allow to translate date/time from am/pm format to 24 hours format? I searched the forum but couldn't find an answer.
×
×
  • Create New...