Jump to content

Shirdish_chakravarthi

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Shirdish_chakravarthi

  1. Hello @BrewManNH i thanks for your suggestion. "This isn't a Photoshop forum" This was too much for you tell. I someone is not unaware of something it's a good thing to make them aware by suggesting them relevant suggestions,but don't insult them because none opens autoIT forum to make photoshop fun.Hope you got it. Dont sound rude.
  2. Hello Friends, I am having a requirement where i have to automate outllook.I have to send mail using outlook.Whe i went through the forum i got OutLookEx.au3 but when i am trying to use this i am getting error can anyone help me in using this? @water
  3. i am working on a application where if the flashing is success i get a window saying "SUCCESS" and if the flashing failed a window saying "FAILED" and i have to automatically identify pass or fail.the problem is both the windows are having the same control ID. how can i differentiate between both windows? so that i can make use of that in script for automation/// Thanks
  4. @Danyfirex yes i am owner of the gui..,.. i tried this but i am unable to retireve using this...
  5. Hello Guys this is my gui and i need the numeric value typed in the highlighted inputbox. if this value is greater than 1 i need to perform some operations \ Here is the summary about that field which i got from wininfo tool i tried writing the code as shown below.. but the msgbox is popping up empty value..when the same code is pasted under some button action i am able to access the value present in the field..but when placed alone as written in the attached script i am unable to fetch it... here i am using the valu present in the field can you guys tell me what's wrong??? or how can i get that value? My_GUI.au3
  6. @argumentum i was able to do it using your help "ControlGetText()" thanks
  7. in need the path/text present int above shown input box to be copied or retrieved into a variable .. how can i do that? Thanks
  8. Hello Friends i am new to autoit and i am stuck in middle of automation of flashing tool.. my requirement is i have a window and i have to get the value present in that window (below is the picture) in the above window i need to get the value of the highlighted field.the value of this filed keeps on changing...ii need to get the current value present in the field..below are the details of the window and field.. CAN it be done? thanks
  9. Hello Friends i am new to autoit and i am stuck in middle of automation of flashing tool.. my requirement is i have a window and i have to get the value present in that window (below is the picture) in the above window i need to get the value of the highlighted field.the value of this filed keeps on changing...ii need to get the current value present in the field..below are the details of the window and field.. CAN it be done? thanks
  10. Hello Guys i am working on automating a flashing tool..When flashing is started if there is any error in connection it pops's up a error window...(as shown below) whenever this popup appears i need a msgbox to appear saying "error occured" how can i do this? Thanks
×
×
  • Create New...