Search found 15 matches
- Wed May 28, 2008 4:14 pm
- Forum: Technical / Scripting
- Topic: Time in script
- Replies: 5
- Views: 6418
No not what i mean eighter.. then I have to run the script eanyway to know when 311 sec has passed multiple times from multiple diffrent spots in the scrips.. and it is exactly that I wont to avoid.. If i have a script that takes 5 hours from start to finish, it will take a life time to write the sc...
- Wed May 28, 2008 11:51 am
- Forum: Technical / Scripting
- Topic: Time in script
- Replies: 5
- Views: 6418
no that is not what i mean. the script im writing are depending on a 3rd part program that is doing a function every 311 sec. But I can't just make a wait>311 becurse in this 311 sec the scrips has to run varius multiple diffrent commands. So what im locking for is a simpel indication of the time in...
- Wed May 28, 2008 11:17 am
- Forum: Technical / Scripting
- Topic: Time in script
- Replies: 5
- Views: 6418
Time in script
Hello. I have a VERY long script, and I want to see the excact time from one plaze to another plaze in the script. I do not mean the time has to be shown when the script is compiled and ready to run for real. I just want to see the time betwen two points in the scrips, when Im programming the script...
- Thu Apr 24, 2008 7:59 am
- Forum: General Discussion
- Topic: SORRY
- Replies: 4
- Views: 6494
JUST TO CLARIFY THINGS.
JUST TO CLARIFY THINGS :? I HAVE RECIVED PHONE CALLS AND EMAIL'S FROM MJTNET.COM LATE LAST NIGHT THAT SAYS EVERYTHING IS OKAY, AND I HAVE ALSO GOT A LINK BY EMAIL TO WHERE TO DOWNLOAD THE SOFTWARE. MY POST THAT QUISTION THIS TO BE A SCAM.. WELL JUST DELETE THAT. I KNOW THAT THE POST IS BAD FOR MJTNE...
- Wed Apr 23, 2008 6:54 pm
- Forum: General Discussion
- Topic: SORRY
- Replies: 4
- Views: 6494
SORRY
I JUST REMOVED MY ORGINAL POST. AS I HAD NO RESON AT ALL TO QUISTION THE PROFESIONALLISM OF MJTNET.COM
IT WAS ME WHO MADE A MISTAKE
________
Ferrari 248 F1 specifications
IT WAS ME WHO MADE A MISTAKE
________
Ferrari 248 F1 specifications
- Thu Mar 20, 2008 11:23 am
- Forum: Technical / Scripting
- Topic: Mouse and Keyboard Commands
- Replies: 5
- Views: 7268
Mouse and Keyboard Commands
Is there a way to make/type the same imput into the macro, as the imput that comes from the real mouse and keyboard. The application that has to be run by the macro, knows somehow that it is not the real mouse and keyboard that are being used, and therefore it don't work properly with the mouse and ...
- Wed Mar 19, 2008 11:29 am
- Forum: Technical / Scripting
- Topic: Arrange and Extract from .txt/.csv
- Replies: 2
- Views: 4143
- Tue Mar 18, 2008 1:02 pm
- Forum: Beginners
- Topic: Mouse speed
- Replies: 10
- Views: 16555
- Tue Mar 18, 2008 12:56 pm
- Forum: Technical / Scripting
- Topic: Arrange and Extract from .txt/.csv
- Replies: 2
- Views: 4143
Arrange and Extract from .txt/.csv
Hi. How to first arrange colums from a .csv file (it is saved as a .txt) and then extract an area of data (not all data) from a from .txt/.csv to then place in another application. I will prefer to avoid Excel being used as is has to be done multiple times per minute. It has to take the lowest of "p...
- Tue Mar 18, 2008 12:05 pm
- Forum: Beginners
- Topic: Mouse speed
- Replies: 10
- Views: 16555
Thanks for the answers :wink: But what I mean is, how to (slow down mouse moving speed) if I set a wait> betwen two mousemove> commands, it is not slowing down the mouse moving speed... it is only setting a pause betwen the two commands (and yes, you can say that is a kind of slowing down the mouse ...
- Thu Mar 13, 2008 6:31 pm
- Forum: Beginners
- Topic: Repeat/Loop
- Replies: 1
- Views: 3983
Repeat/Loop
How to repeat this only 2 times, when I try with the repeat/Until command it just keeps looping it all the time. Wait>10 Let>k=0 Let>k=k+1 MouseMove>1266,664 Wait>1 LClick Wait>1 MouseMove>1536,221 Wait>1 LClick Wait>26 RClick Wait>1 MouseMove>1536,337 Wait>1 LClick Wait>2 MouseMove>702,682 Wait>1 R...
- Thu Mar 13, 2008 4:54 pm
- Forum: Beginners
- Topic: Mouse speed
- Replies: 10
- Views: 16555
- Tue Mar 11, 2008 2:32 pm
- Forum: Beginners
- Topic: extract text from picture
- Replies: 3
- Views: 6545
just now tryed the capture text commands, and it can't see eanything at all in the program window.. And I don't think OCR will work either as I have read it only works on .gif and .tiff pictures. And don't think it is pictures at all, but somehow part of the interface. I have found out that the prog...
- Tue Mar 11, 2008 12:58 am
- Forum: Beginners
- Topic: extract text from picture
- Replies: 3
- Views: 6545
extract text from picture
Hi. I need to copy text from one place to another in the same window. But I can see that the source area is not plain text you can just copying by right clicking mouse and paste it some where else.. It is a more like a part of the program somehow. I need the macro to identify it as text and pass it ...
- Mon Mar 10, 2008 9:14 pm
- Forum: Beginners
- Topic: Result Variable
- Replies: 1
- Views: 4286
Result Variable
Hi.
In allmost all commands there has to be a result variable, but I don't get it.. For example.:
I want to use the command 'GetTextInRect' to read text in one place and then copying it to another place.
GetTextInRect>1300,37,1320,53, ??and then what??
________
Dodge specifications
In allmost all commands there has to be a result variable, but I don't get it.. For example.:
I want to use the command 'GetTextInRect' to read text in one place and then copying it to another place.
GetTextInRect>1300,37,1320,53, ??and then what??
________
Dodge specifications