Search found 17 matches

by Carnivean
Tue Sep 18, 2012 8:55 am
Forum: Beginners
Topic: How can I select Random images?
Replies: 5
Views: 8210

Thanks for the help, a light bulb moment and it all makes sense now.
by Carnivean
Mon Sep 17, 2012 7:52 am
Forum: Beginners
Topic: How can I select Random images?
Replies: 5
Views: 8210

Thanks for the prompt help, however the padlocks are contained within a control that can be moved around anywhere on the monitor so I'm not sure that I can use the X,Y coordinates method because they will frequently change. And thanks Me_Again cycling through all the images randomly is exactly what ...
by Carnivean
Fri Sep 14, 2012 4:38 pm
Forum: Beginners
Topic: How can I select Random images?
Replies: 5
Views: 8210

How can I select Random images?

Hi I have a script which runs and selects an image of a padlock, there are 10 images on the screen at the same time all showing a padlock icon. The script which I wrote currently selects each of the padlocks in turn and then de-selects each of the padlocks. What I would like to be able to do is sele...
by Carnivean
Fri Dec 23, 2011 11:19 pm
Forum: Beginners
Topic: Zip up a Folder
Replies: 4
Views: 6453

As I'm using jpgs the zip file is no longer required but appreciate your help thanks
by Carnivean
Fri Dec 23, 2011 10:48 pm
Forum: Beginners
Topic: Zip up a Folder
Replies: 4
Views: 6453

Thanks for the help, I had looked at this but I couldn't make it work for me.

Do you know of any more examples I can look at?
by Carnivean
Fri Dec 23, 2011 10:02 pm
Forum: Beginners
Topic: Zip up a Folder
Replies: 4
Views: 6453

Zip up a Folder

Hi Can anyone please point me in the right direction here, I'm storing a number of photos from a web cam in a folder, a new photo is taken every minute so the folder size gets quite large. Therefore I want to be able to browse to the folder containing the photos, zip it up and then rename it and sta...
by Carnivean
Mon Sep 19, 2011 6:34 am
Forum: Beginners
Topic: SRT Problem
Replies: 2
Views: 5108

Thanks JRL

I changed the GoSub & SRT to Task_Manager and everything works now.

Cheers
by Carnivean
Fri Sep 16, 2011 1:24 pm
Forum: Beginners
Topic: SRT Problem
Replies: 2
Views: 5108

SRT Problem

Hi I'm having problems with the following script. I call a SRT at the beginning of the script which works, the script then continues and a number of camera buttons are selected in this case for 30 seconds, at the end of the 30 seconds I again call the same SRT only this time it isn't found. Does any...
by Carnivean
Fri Sep 09, 2011 2:36 pm
Forum: Beginners
Topic: Random Button Selection
Replies: 2
Views: 5281

Thanks, works a treat

Easy when you know how!!
by Carnivean
Fri Sep 09, 2011 1:36 pm
Forum: Beginners
Topic: Random Button Selection
Replies: 2
Views: 5281

Random Button Selection

Hi I'm trying to select a number of buttons on an application that I'm testing. Currently I'm using the 'PushButton' command and pressing in sequential order as seen in the script below, there are actually 9 cameras on test but the script below only shows 3. What I'd like to do however is select the...
by Carnivean
Thu Jul 14, 2011 1:47 pm
Forum: Beginners
Topic: Looping through a number of tests
Replies: 4
Views: 5657

Thanks again and I appreciate the explanation.
by Carnivean
Thu Jul 14, 2011 1:25 pm
Forum: Beginners
Topic: Looping through a number of tests
Replies: 4
Views: 5657

Thanks thats exactly what I was trying to do
by Carnivean
Thu Jul 14, 2011 12:59 pm
Forum: Beginners
Topic: Looping through a number of tests
Replies: 4
Views: 5657

Looping through a number of tests

Hi I'm trying without success to have my script loop through a number of cycles then go off and do something then come back and continue looping for another set of cycles, as below: If>Count={(500) OR (1000) OR (1500) Goto>Elsewhere EndIf I'm obviously doing something wrong so any help is appreciate...
by Carnivean
Fri Jun 24, 2011 9:23 am
Forum: Beginners
Topic: Logging a process from the task manager
Replies: 4
Views: 6443

Thanks for the prompt reply Marcus. As yet I don't fully understand the middle section '//the last value contains the memory usage' but it works great retrieving the memory usage. I've now looked under the tasklist but can't see if there is a way of recalling other parameters that are listed in the ...
by Carnivean
Fri Jun 24, 2011 7:02 am
Forum: Beginners
Topic: Logging a process from the task manager
Replies: 4
Views: 6443

Logging a process from the task manager

Hi I wonder if someone can point me in the right direction here. I'm testing an application which has a memory leak, at periods throughout the night I want to open the task manager and record the process details for this application. I've written a script which highlights the process and uses 'GetTe...
Sign up to our newsletter for free automation tips, tricks & discounts