Recent content by venkat ramana

  1. V

    Get File Name to Data Item of Active File.

    Hi All, Thanks for your attention. Can I develop a BOT which will return me a file_name with directory which is currently active. Example. Let say I am working on ABC.txt file (which is active) and another file 123.txt (which is just opened but not active ) at once cursor or keyboard can...
  2. V

    Build a Bot which will inform which key is pressed on KeyBoard.

    Hi VJR, I also got another option in mind so need a small suggestion. Can I develop a BOT which will return me a file_name which is currently active. Example. Let say I am working on ABC.txt file (which is active) and another file 123.txt (which is just opened but not active ) at once cursor...
  3. V

    Build a Bot which will inform which key is pressed on KeyBoard.

    Thanks VJR, I would try to achieve this and thanks for the suggestion.
  4. V

    Build a Bot which will inform which key is pressed on KeyBoard.

    Hi All, Thanks for looking into it. I was trying to build a Bot which should keep track of all the Global Send keys I use every Day. Ex: Lets Say I press Ctrl+S or Ctrl+C or Ctrl+V such actions should be coppied identified and save into one .txt file. How to catch those keys, Please suggest...
  5. V

    Yes sreejith . My Development is done all most and thanks for your response. I will share my...

    Yes sreejith . My Development is done all most and thanks for your response. I will share my xml if you needed just sharing knowledge.
  6. V

    In our daily life we use Ctrl+c for copy but when we press Ctrl+v it will only give last value...

    In our daily life we use Ctrl+c for copy but when we press Ctrl+v it will only give last value but it will not get the before value of the last value. Explanation with example: lets say I want to searching for a movie in google and I want to take all movie name into one file I will run a bot...
  7. V

    Yes . When ever I copy It should paste into some file(.txt files) and maintain the copy it...

    Yes . When ever I copy It should paste into some file(.txt files) and maintain the copy it should do every time and append the same file every time for every day. Please correct me if I am wrong.
  8. V

    Hi Sreejith, I see you very active in RPA Forum so I bring this to you. I...

    Hi Sreejith, I see you very active in RPA Forum so I bring this to you. I have an Idea which is some thing tricky can you plz advice can we develop this using Blue Prism. In short : when I press Ctrl+C bot should automatically past the data and maintain a .txt files with...
  9. V

    Popup windows unable to Spy

    Thanks Sreejith :)
  10. V

    Popup windows unable to Spy

    Hi, Press Global send key as {SPACE} (don't have Idea how to write space) I Hope it would work. Note: Please send me Global Send Key for {SPACE} with a screen shot.
  11. V

    multiple conditions filter collection

    Hi In the same loop you need to check the condition either it is < 50 or not then only allow the collection to append
  12. V

    Solved Need help with Citrix application

    Hi Rsingh, After you sign in is successful wait for any icon(any other button or a file or a mycomputer icon) if it don't appear in that time use Global Send Key {SPACE} Note : Please post me back what is Global send key for SPACE I hope this would work ..
  13. V

    multiple conditions filter collection

    HI Hi budziakkamil, As I can see the column has value like below. ############## tekst is equal to 11 tekst is equal to 14 tekst is equal to 18 tekst is equal to 21 tekst is equal to 12 tekst is equal to 8 tekst is equal to 1 ############## Take another collection...
Top