Dear Ambl
For example i have two text files, i want to make:
1) Read characters from 1 to 5 in every row in file1 (Range1)
2) Read characters from 1 to 5 in every row in file2 (Range2)
If both character range (Range1 and Range2) are equal, print in a third file the relative entire file2 row...
Dear all, i have a problem:
I have first text file with this info:
Name1, Surname1, code1, address1 ---- (first row)
Name2, Surname2, code2, address2 ---- (second row)
……………………………………..
for many row…!
I have a second text file with this similar info:
Name1, Surname1, code1...
Dear knob
Thank you for your attention!!
I can use "alt-F4" in order to close "notepad.exe", but i don't known how can insert it in aspect script (sendvkey or others).
Just another last question, in the aspect example i can open notepad with taskactivate command but taskexit don't work...
Dear Geirendre,
thank you for your reply, i known this script, open notepad with - run "notepad.exe" taskid - but is not possible to close notepad windows with taskexit command.
Have you some idea about this problem ?
Thank you!!
Hi,
How can i open and close external program (i.e. notepad)?
What aspect commands can i use ? With "run" command open notepad but i don't known close command for it.
Thank you !!!
Dear Knob, thank you so much for your attention.
I would like to do this:
Open the first file, read every row and search and extract if found a string value (for example string 1), open the second file and read every row, when string value of the first file is found, extract a specific string...
i'm not a script ready at this moment i need some information, for example how i can compare two string in two different files so i can copy one of these in a third files.
Thank you for your attention !!!
Good Morning !!
I have two files, the first file contains some strings for example "Name", the second file contains "name" and "Surname".
Problem:
1) Read every string "Name" on File 1
2) Read every string "Name" on File 2
3) Compare every string value in file 1 with every string value on file 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.