-
Posts
34,848 -
Joined
-
Days Won
346
Jos last won the day on September 30
Jos had the most liked content!
About Jos

Profile Information
-
Member Title
Je maintiendrai
Jos's Achievements
-
donnyh13 reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
SOLVE-SMART reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
Jos reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
donnyh13 reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
I've tried to simply follow the rules that Tidy uses when it comes to indentation. In that case neither is perfect as this is the result with my tidy settings: Func _Test1() ;~ Local $123 ;# ;# ; A Comment ;# ;# EndFunc ;==>_Test1 Func _Test2() ;~ Local $123 ;# ; An inline Comment ;# EndFunc ;==>_Test2
-
mr-es335 reacted to a post in a topic: Launch 3 Gui's at the same time?!?
-
Launch 3 Gui's at the same time?!?
Jos replied to mr-es335's topic in AutoIt General Help and Support
Open the helpfile and look at GUI event mode: "Advanced Operations and Multiple Windows", read, try and come back when you have issues with it. -
Autoit v3.3.18 release includes Scite.exe that crashes
Jos replied to RangerX's topic in AutoIt General Help and Support
Not sure why this post is made in this thread, and confused on what the question is. -
quymao2 reacted to a post in a topic: Autoit v3.3.18 release includes Scite.exe that crashes
-
Autoit v3.3.18 release includes Scite.exe that crashes
Jos replied to RangerX's topic in AutoIt General Help and Support
Old SciTE (lite) versions will work too... it just is missing many changes/updates. 😉 -
rcmaehl reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
Autoit v3.3.18 release includes Scite.exe that crashes
Jos replied to RangerX's topic in AutoIt General Help and Support
The beta full version of scite4autoit3 will have some extra delay depending on the number of scriptfiles in the current script directory and number of extra includes. This comes from the new dynamic autocomplete functionality. -
donnyh13 reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
Autoit v3.3.18 release includes Scite.exe that crashes
Jos replied to RangerX's topic in AutoIt General Help and Support
Can't tell, as you haven't provided any details of the crash. People have reported crashes before, which mostly were resolved by removing/installing that latest version of some dll's This is the answer from ChatGPT: So please provide the details on the crash to see if somebody else has reported that already and fixed it. -
WildByDesign reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
donnyh13 reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
donnyh13 reacted to a post in a topic: BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs
-
Simple means of obtaining the date of files in a folder?
Jos replied to mr-es335's topic in AutoIt General Help and Support
What about you spend a little more time defining what you are doing, showing your code you tried and having issues with, instead of dumping these questions constantly in our forums? You are working mostly with humans here, not AI, so a little respect goes a long way! 😉