Recent content by duynd9

  1. D

    How to split a String into characters?

    u can coding like this. it very simple code, hope can help u. good luck
  2. D

    How to Check Email addess is valid or not by using string operations

    hi Mah u can use "Find" function in String Operation. then use "Find String" text box input to Regular expression check email and check to Regular expression check box. if result back to 1 it true else it false. may be can help u good luck
  3. D

    How to select date from calendar in web application in automation anywhere ?

    hi babu u can try like this code: step 1: chose any calendar step 2: use Insert Keystrokes command with Currently Active Window then make code: -> $input_year$[RIGHT ARROW]$input_month$[RIGHT ARROW]$input_day$ may be can help u. good luck !
  4. D

    Manage windows control not working

    hi jassi Manage windows use coordinates. i think maybe wrong coordinates, u can try with image recognition, i think will working ok good luck
  5. D

    String Dynamically Change The Valus And Extension

    i think can use regular expression then use spit. or first use spit then use regular expression add to one variable good luck ! sr my english is not good
  6. D

    Getting email from the Business card obtained from Outlook

    how about with image recognition? i think it will be success. **but if business card have many styles, i think do it many times with each different type gook luck ! sr my english it not good/
  7. D

    Getting error while running macros in AA

    i think problem in macro. if you modify the macro source code and delete the Excel close code. so close excel file on the AA. good luck !
  8. D

    short cut key

    u can code same this.
  9. D

    How to read & write emails from thin Citrix Outlook via Automation Anywhere

    hi Nikunj did u use Outlook metabot? I think can process it. sr my english so bad :D Regards, Duy
  10. D

    Using regular expression in automation anywhere.

    i think u need cut Invoice No then use regex check book in the command Find of automation anywhere.
  11. D

    Get count of files in a folder using automation anywhere

    hi sunitha you can use loop file in folder then ass counter to any a variable Ex: if counter = 3 then u have 3 files OR use object cloning step 1: use open folder command step 2: use object cloning click to list files u want. Then at "Select Action" choice "Get total items" => ass to a...
  12. D

    Extract Numeric Values from A String

    u can use String Operation in Automation Anywhere with function Find. is have Regular Expression checkbook. if u check it, u can use Java script Regular for check anything u want. if result as 0 is True else 1 is False. Regards, Duynd9
  13. D

    How to get the SAP dll

    hi. goaa i cant find AASAPPluginInstallation.exe in AA client package, u can teach me path? pls sorry, my english not good!
Top