Search the Community
Showing results for tags 'stringleft'.
-
Hello, I have a problem with getting first 10 characters with a big txt file, about 50k lines. I only want 10 characters of each line and save it into another file. I tried to use Stringleft every line and save it into another file but it was really slow to do it. I tried to save it into a vari...
- 7 replies
-
- txt
- stringleft
-
(and 2 more)
Tagged with:
-
May I know how to copy the first 10 characters in excel and paste it in the file explorer textbox? How to do? I know that you show use the StringLeft() function but I am not sure how to do. Please help me. Thank you!
- 18 replies
-
- copy
- characters
-
(and 2 more)
Tagged with:
-
Hello good friends of Autoit, so I am making a chatbot using Autoit but I got stuck on this part: I already have stringright($var,stringlen($var) - stringlen(" = ") - StringInStr($var," = ") + 1) the program is made to read a text file and extract from a specific line the text after = and before =,...
- 11 replies
-
- stringleft
- help
-
(and 2 more)
Tagged with: