Jump to content

Jos

Developers
  • Posts

    34,809
  • Joined

  • Days Won

    344

Jos last won the day on July 22

Jos had the most liked content!

About Jos

Profile Information

  • Member Title
    Je maintiendrai

Recent Profile Visitors

22,055 profile views

Jos's Achievements

  1. Also an IA formulated answer? This thread is done.
  2. Ok... So I try to help you and you trust AI better.... Good luck with that! ps: Do us a favour and refrain for posting for support when you are not open for it to avoid this kind of silly situations in the future.
  3. How are you running this code? Are you sure about the path to the graphics file is correct? EDIT: the code works fine:
  4. did you install the separate SciTE4AutoIt3 installer? If so, you have an extra helpfile available under Help in SciTE.
  5. Somewhere at the top is preferable for clearity, but anywhere will work. Not sure what that means but AutoIt simply restarts itself with elivated rights when encountered and no running as admin yet.... ergo: One time max if needed.
  6. Please do not attach zip files with compiled scripts as some AV/Search companies scan this stuff and sometimes decide to declare this website unsafe! So just publish the source in a code tag. 🙂 Your current attachment is removed.
  7. create a couple of small au3 files which demonstrate to me the issue you have, and put them in a zip file. PM me the zip file. 🙂 I do see there where some fixes for this function since that latest production release, so you might want to try the current Beta installer. You could also try using the current AutoItGotoDefinition.lua in the Beta directory first.
  8. Which version of SciTE4AutoIt3 are you running? It does support nested includes and should work in the latest version(s) of the full version, but would need an example replicator set of files to check when it is not. Yes as that is what all standard UDF's do so have used it many times. Just provide me with the requested info and/or set of replication files in a zip so I can have a look. You could try the latest Beta installer to see if that fixes it.
  9. Why ask and not simply test? Could be you need to use WinClose() to send a close message to the other AutoIt3 task to properly closed it.
  10. I will look at it If/when this ever gets implemented, as I have slight doubts it will ever happen. 😉
  11. Moved to the appropriate AutoIt General Help and Support forum, as the Developer General Discussion forum very clearly states: Moderation Team
  12. InetGet() ? There are also many UDF options you can find in our forums.
  13. To make this whole discussion void: When you really want to finetune any execution level you can simply use pragma:
  14. So this is only when running a script with Autoit3Wrapper. ...and still do not understand in which exact situation this is required, where a simple #requireadmin isn't the right choice. EDIT: So is the "#HighestAvailable" anticipating on it getting implemented in AutoIt3 as I don't see it doing anything right now?
×
×
  • Create New...