Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Extract function from AU3

$
0
0

Hi guys,

Since i don't want to reinvent the wheel, i'm asking if is exist in Scite or some external example/UDF to extract a function from a script and paste it on another file. I need to get all the MsgBox from my long code and check if there are correct ( the code is multilinguage so i need to verify for every language if there is something wrong or misspelling )

The final code i'd like to have is like this:

MsgBox(16, $aArray[1][$iLang], $aArray[2][$iLang]) ; there is a comment in my language for the original one MsgBox(16, $aArray[3][$iLang], $aArray[4][$iLang]) ; there is a comment in my language for the original one ;etc.

Thaks for the help :D


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>