nikozelenas Posted November 24, 2020 Posted November 24, 2020 Hello i have script where i create notepad and write format "random:words:dsd" , so i want to read notepad and get first, second, third word without : but i dont know how. Can anyone help me ?
benners Posted November 25, 2020 Posted November 25, 2020 Have a look in the help file for fileread and stringsplit
Guest Posted November 25, 2020 Posted November 25, 2020 10 minutes ago, nikozelenas said: Can anyone help me ? Probably yes, but you would have to post the script first. Crystal balls are very rare these days.
nikozelenas Posted November 25, 2020 Author Posted November 25, 2020 22 hours ago, Musashi said: Probably yes, but you would have to post the script first. Crystal balls are very rare these days. The script is in c#, it writes in notepad what i put in 3 input boxes with : so now im trying to get it from autoit those 3 information
nikozelenas Posted November 25, 2020 Author Posted November 25, 2020 22 hours ago, benners said: Have a look in the help file for fileread and stringsplit Thank you, i will take a look
benners Posted December 3, 2020 Posted December 3, 2020 On 11/25/2020 at 10:11 PM, nikozelenas said: The script is in c#, it writes in notepad what i put in 3 input boxes with : so now im trying to get it from autoit those 3 information Is that all the c# script does? If so, could you not change the script to autoit and go from there?
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