Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/01/2020 in Posts

  1. @devilspride, welcome to the AutoIt forum. notice that when you #include some external file, that file which you create yourself (often known as UDF) does not have to include functions only - it can include whatever code you choose, be it variables or constants declarations, option statements, function calls, etc. so you can put all the region of the COMMON INITIAL VARIABLES into a dedicated file, and #include it in all your scripts. or am i missing something?
    1 point
  2. Not even sure it is possible to do it. At the moment, I cannot think of a simple way to perform such a task. Maybe someone else will bring a solution. But my first impression is that you would need to use a secondary key. For example, if you press Ctrl and left click, you could continue left clicking until the Ctrl key is released.
    1 point
  3. paravantis

    SciTE and Wrap

    Was looking for exactly this (in 2017), thank you all very much for this useful post.
    1 point
  4. Chimaera

    SciTE and Wrap

    Ok ive added near the top of the user options file and it appears to work. Thanks all
    1 point
×
×
  • Create New...