I'm a sort of a newbie and trying to figure this out. So I thought I'd ask. I'm using a for next loop to process spam to report spam to spamcop using outlook...
Life is Different here, sky has no limit but you must grip it with this website, your Mirror of mind are present there. Whatever you want related to your...
It just dawned on me to use <>. I cannot believe that in the 7 or 8 years I have been using AutoIT I never thought to use <> in that scenario. Sorry for...
I am trying to do an if not against a string. I have never gotten this to work correctly and have done cheap little work arounds but thought I might see how...
Hi. I'm getting one of those don't send errors when I use the up and down arrow keys in one of my scripts. It doesn't happen all the time and seems to happen...
Jodie and Tiger
sufficientlytwisted@...
Jan 4, 2007 5:26 pm
30684
The "If Not"test should be done this way: If NOT ($NETCHECK = "Yes") Then The reason is that else you are testing: If (NOT $NETCHECK) = "Yes" Then Jos ... this...
Hi, Today I'm trying to read news from AutoItScript forum since 26 December 2006. There is quick method to do it by BForum script (File/Misc of this group)....
I'm confused as to why your telling us this? Tyler Littlefield Shaned.net customer support and server administrator. Unlimited horizons head coder. check out...
After viewing of the content of that news I see that new FAQ (external) for AutoIt isn't waste. So it's very hard to look for the solutions of known tasks. And...
Someone (bugfix!) from AutoItScript wrote: http://www.autoitscript.com/forum/index.php?showtopic=39076 ".. In some cases you need the TrayBar position. I've...
Hello list, This is just the beginning of a script I'm working on. I want it to connect to clients, and receive all data, as well as send data. I can't get it...
Littlefield, tyler
compgeek13@...
Jan 9, 2007 2:43 pm
30693
This is the only group that would appriciate this http://webjunk.tv/archives/2007/01/im_the_computer_man.php Rick Martial Arts Ebooks Books DVDs and Videos New...
wow, somehow, I don't see the link between this and AutoIt, perhaps you ocould explain? Thanks, Tyler Littlefield Shaned.net customer support and server...
Littlefield, tyler
compgeek13@...
Jan 9, 2007 7:08 pm
30696
BTW I have explored Shell Tray window and it's properties. The result is two tricky functions: ;Sets the transparency of the Shell Tray Window Func...
More serious problem is with Desktop window. You can use the following functions: ;Sets the transparency of the Desktop Window Func DesktopTrans($Transparency)...
Oh! perhaps these ( _IEcreate or _IEnavigate) are not supported in my version of AutoIT. may be I'll have to download the latest one. SLee ... [Non-text...
Run( Start http://yahoogroups.com<http://yahoogroups.com/> ) -Dw ... I like to think of myself as a divide overflow. [Non-text portions of this message have...
... thank you very much.It seems that "regexp" cannot be used in Winclose () To my surprise,I changed the replaced the letter 'S' in your code with any other...
But I can't use Larry's new func ClassNNOfHWND(ByRef $hwnd) from http://www.autoitscript.com/forum/index.php?showtopic=17656 This useful (in future) func...