natang Posted February 24, 2021 Share Posted February 24, 2021 I'm trying to make a automation, i want to get the info from a especific page with WinGetText and send that info to a .txt archive. There is some way to do that? I'm searching on forum and documentation, but, no success. I just need to know if this is possible to do and the way to do. Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted February 24, 2021 Share Posted February 24, 2021 Hi @natang, and welcome to the AutoIt forum Did you take a look in the help file? Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
natang Posted February 24, 2021 Author Share Posted February 24, 2021 Yes, but do not have a solution for my problem. I just want to save a file with data colected from WinGetText Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted February 24, 2021 Share Posted February 24, 2021 @natang Then you need to look at File* functions, especially FileOpen, FileWrite, and FileClose. Then, if you already tried something, please post your script, so we can help you from there Musashi 1 Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
natang Posted February 24, 2021 Author Share Posted February 24, 2021 @FrancescoDiMuro success !!!! ty Link to comment Share on other sites More sharing options...
FrancescoDiMuro Posted February 24, 2021 Share Posted February 24, 2021 @natang Happy you solved! If you have any issue, please don't be afraid, we're here to help you (and post the code!) Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now