AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 18 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 11:16 am   Subject: Can we tell Script Pass/Fail??
Thank you Z Gecko,i will try to do it in a different way.

Best Regards.
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 10:39 am   Subject: Can we tell Script Pass/Fail??
Z Gecko,thanks for that new thing

WinWait, MyApp ,
IfWinNotActive, MyApp , , WinActivate, MyApp ,
WinWaitActive, MyApp ,
MouseClick, left, 170, 63
Sleep, 100
MouseClick, left, 173, 64
Sleep, ...
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 10:04 am   Subject: Can we tell Script Pass/Fail??
Sorry for the ignorance,

what does this Code-Tags mean,i don't have knowledge.

Best Regards.
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 8:25 am   Subject: Can we tell Script Pass/Fail??
Z Gecko,Thank you again.my genrated code is


WinWait, MyApp ,
IfWinNotActive, MyApp , , WinActivate, MyApp ,
WinWaitActive, MyApp ,
MouseClick, left, 170, 63
Sleep, 100
MouseClick, le ...
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 7:49 am   Subject: Can we tell Script Pass/Fail??
Thank you Z Gecko
Here is my code which records the events.

#SingleInstance, Force
SetTitleMatchMode, 2


ASWPath = C:\Program Files\AutoHotkey\AutoScriptWriter\AutoScriptWriter.exe
FILEPTH=D ...
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 7:31 am   Subject: Can we tell Script Pass/Fail??
Hi Sinkfaze,

firstly thank you for your reply,

but i failed to understand how can we use errorlevel for unwanted behavior happend in Application(not in script). Sorry for ignorance.

Best Rega ...
  Topic: Can we tell Script Pass/Fail??
ansu832001

Replies: 13
Views: 197

PostForum: Ask for Help   Posted: Tue May 13, 2008 7:12 am   Subject: Can we tell Script Pass/Fail??
Hi All,

My Question is "how can we tell whether a script is passed or failed?" i.e based on lines executed in script.Let me explain in clear way,

suppose i have a script which has 10 l ...
  Topic: Can i Write a Script that generates another script??
ansu832001

Replies: 6
Views: 247

PostForum: Ask for Help   Posted: Mon May 12, 2008 9:52 am   Subject: Can i Write a Script that generates another script??
Hi All,

Firstly thank you all for replying,i was out for weekend,so could not respond to you all.

We'll HugoV you understood what i need,i have gone through the links also,but these links record ...
  Topic: Can i Write a Script that generates another script??
ansu832001

Replies: 6
Views: 247

PostForum: Ask for Help   Posted: Fri May 09, 2008 10:59 am   Subject: Can i Write a Script that generates another script??
Hi Bobo,

Firstly Thanks for your reply,

But i have to integrate this feature in my application,so user whenever uses my application,a script is recorded so that user can rerun the scripts gener ...
  Topic: Can i Write a Script that generates another script??
ansu832001

Replies: 6
Views: 247

PostForum: Ask for Help   Posted: Fri May 09, 2008 10:36 am   Subject: Can i Write a Script that generates another script??
Hi All,

I have an Application which has many controls,so when i run this application for the first time and do various actions on controls i should be able to write all the user events(like, user m ...
  Topic: Automate Simple Application ??
ansu832001

Replies: 2
Views: 107

PostForum: Ask for Help   Posted: Fri May 09, 2008 9:37 am   Subject: Automate Simple Application ??
Hi Sinkfaze,
Firstly thanks for your reply,i need little more clarification on ControlGet.

Like how can i record the Script for the first time.The user may click or drag or do some event,i this ca ...
  Topic: Automate Simple Application ??
ansu832001

Replies: 2
Views: 107

PostForum: Ask for Help   Posted: Thu May 08, 2008 8:26 am   Subject: Automate Simple Application ??
Hi I want to Automate simple Application which has one ComboBox and user selects some text in that.

Now whenever this application runs for the first time i want to record the following things,

1 ...
  Topic: Itreaction with Other Application Controls
ansu832001

Replies: 2
Views: 83

PostForum: Ask for Help   Posted: Thu May 08, 2008 5:59 am   Subject: Itreaction with Other Application Controls
Hi Gecko

Firstly thanks for your reply,i think i could not convey my view properly here,let me put it this way.

My Application has only one combobox,now i record macro which clicks this combobox ...
  Topic: How can we tell whether all scripts line have executed??
ansu832001

Replies: 4
Views: 123

PostForum: Ask for Help   Posted: Thu May 08, 2008 5:53 am   Subject: How can we tell whether all scripts line have executed??
Thanks Sinkfaze,

With your suggestion i atleast got some idea on how to deal with it

Best Regards.
  Topic: How can we tell whether all scripts line have executed??
ansu832001

Replies: 4
Views: 123

PostForum: Ask for Help   Posted: Wed May 07, 2008 2:41 pm   Subject: How can we tell whether all scripts line have executed??
Hi sinkfaze,
firstly thanks for your reply , my question is something like this

In my Application i have a textbox, when we enter value in it it checks in database whether this entered val ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group