Search the web
Sign In
New User? Sign Up
AutoItList · AutoIt Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 31298 - 31330 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31298
Unfortunately my AutoIT application falls over when reading an input on an IE form which has a value which is null ... such as: <INPUT TYPE="TEXT" NAME="Data4"...
t1ppex
Offline Send Email
Aug 5, 2007
8:39 am
31299
I found it was an AutoIT bug caused by having the following directive: #AutoIT3Wrapper_UseAnsi=y in the header section of my script. Commenting this out allows...
t1ppex
Offline Send Email
Aug 5, 2007
11:18 am
31300
I found it was an AutoIT bug caused by having the following directive: #AutoIT3Wrapper_UseAnsi=y in the header section of my script. Commenting this out allows...
t1ppex
Offline Send Email
Aug 5, 2007
11:23 am
31304
Hi, New picture was added into Photos/Toys for Rich of this group. Russian flag on North Pole. Valery...
valery_vi
Offline Send Email
Aug 9, 2007
2:36 pm
31305
Hello, I used a random number script that defined a random variable, waited 15 seconds and then wrote it to a file. I had a very interesting result when I held...
Simon Jaeger
simon4599@...
Send Email
Aug 10, 2007
12:12 am
31306
here's the deal. if AutoIt is initializing with srand, you may not be getting the best results. I can write something real quick, (a dll), that will allow you...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 10, 2007
1:11 am
31307
sure, as long as it doesn't have too many crazy params and it's easy to use. I don't really mind much, it's more out of curiocity, since I was wondering if the...
Simon Jaeger
simon4599@...
Send Email
Aug 10, 2007
10:02 am
31308
hello, I am designing a rather large project in AutoIt called VSM, virtual sound mixer. It basically allows you to mix virtually unlimited numbers of sounds...
Simon Jaeger
simon4599@...
Send Email
Aug 10, 2007
12:53 pm
31309
You forgot to add link, I think. About BASS library: http://www.un4seen.com/ Valery ... sound mixer. It basically allows you to mix virtually unlimited numbers...
valery_vi
Offline Send Email
Aug 10, 2007
1:32 pm
31310
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Send Email
Aug 10, 2007
1:48 pm
31311
Now I found this example of bassmod library using by AutoIt on Russian forum (special credit to author of it!): http://forum.oszone.net/post-533858.html This...
valery_vi
Offline Send Email
Aug 10, 2007
1:53 pm
31312
simple player (use bass.dll) is here: http://www.autoitscript.com/forum/index.php?showtopic=23109 Valery...
valery_vi
Offline Send Email
Aug 10, 2007
2:23 pm
31313
well, if you need it, I'll do it. if not... Let me know. :) Thanks, Tyler Littlefield. Vertigo head coder "My programs don't have bugs, just randomly added...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 10, 2007
6:36 pm
31314
you're able to wrap things in audiere. I am not sure why com breaks, but I don't think audiere will do the same thing; we converted to audiere for a media...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 10, 2007
6:46 pm
31315
I tried the following to attempt to list all the valuenames under "Run" but it doesn't work: MsgBox(4096, "Startup Items Are:", RegRead ...
t1ppex
Offline Send Email
Aug 11, 2007
2:04 pm
31316
absolutly, the function is RegEnumKey Thanks, Tyler Littlefield. Vertigo head coder "My programs don't have bugs, just randomly added features." msn:...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 11, 2007
2:22 pm
31317
I prefer bass, but if this will work, then I could sell this. How would I go about doing that? Simon P.S. That bass media player doesn't seem to work. I copied...
Simon Jaeger
simon4599@...
Send Email
Aug 12, 2007
9:38 pm
31318
audiere wrapper. Thanks, Tyler Littlefield. Vertigo head coder "My programs don't have bugs, just randomly added features." msn: compgeek134@... email:...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 12, 2007
10:22 pm
31319
Hello, I am working on a rather large project that is called virtual sound mixer. If anyone knows what JFW is this should help a little, but anyways, JFW is a...
Simon Jaeger
simon4599@...
Send Email
Aug 14, 2007
1:28 am
31320
Execute this simple program, it proves my point. AutoIt team, you may wish to check whatever library is used for mathematical calculations. This seems to be...
Simon Jaeger
simon4599@...
Send Email
Aug 14, 2007
3:27 am
31321
um? what point are we trying to proove? Thanks, Tyler Littlefield. Vertigo head coder "My programs don't have bugs, just randomly added features." msn:...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 14, 2007
4:04 am
31322
didn't my last message come through? I'm making this mixer application with volume, pan, and all that, and it interfaces to jfw. When I turn up and down the...
Simon Jaeger
simon4599@...
Send Email
Aug 14, 2007
4:07 am
31323
#include <iostream> #include <cstdlib> using namespace std; int main(void) { float x; x=0.000f; int counter; for (counter=0;counter < 50;counter++) { ...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 14, 2007
4:08 am
31324
that works ... if you want a nice counter. Only, my program needs one in autoit. Can you make a dll or something that lets you add, subtract, multiply, or...
Simon Jaeger
simon4599@...
Send Email
Aug 14, 2007
4:21 am
31325
Jon wrote: http://www.autoitscript.com/forum/index.php?&showtopic=19717&st=255&start=255 " Reissued 3.2.5.4 with a fixed ie.au3 include. " I have problem with...
valery_vi
Offline Send Email
Aug 14, 2007
1:05 pm
31326
We had to test an application which consists of Checked or Unchecked Menu items Can we get the status of the Menu Items using the AutoIt tool. Thanks, Mahima ...
mendu mahima
mmahima2002
Offline Send Email
Aug 14, 2007
1:18 pm
31327
I've no idea what ur doing. Comaudio works fine for me. It may have come through; I don't read every message. Thanks, Tyler Littlefield. Vertigo head coder "My...
Littlefield, Tyler
compgeek13@...
Send Email
Aug 14, 2007
1:54 pm
31328
As for VB application, there is only way. You have to make OCR for check mark menu item, I think. Valery ... http://mrd.mail.yahoo.com/dc/landing...
valery_vi
Offline Send Email
Aug 15, 2007
5:15 am
31329
magician13134 wrote: http://www.autoitscript.com/forum/index.php?showtopic=51183 " Oh! I got it! It's an Exstyle... $WS_EX_TOOLWINDOW... Cool. " Really cool. ...
valery_vi
Offline Send Email
Aug 15, 2007
5:31 am
31330
After Beta 3.2.5.2 (9th August 2007) (Beta): " .. - Changed: IconId in all GUI functions is coherent with the actual GUICtrlSetImage() for icon control. .. " ...
valery_vi
Offline Send Email
Aug 15, 2007
10:49 am
Messages 31298 - 31330 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help