Scheduled Maintenance:
We are undertaking some essential, but extensive maintenance to improve Yahoo!
Calendar. Your Group Calendar is being migrated to a much improved version of
Yahoo! Calendar. During the maintenance period, you may not have access to your
Groups Calendar.
We sincerely apologize for this inconvenience. Your Groups Calendar is in great
shape and we are working to have it available again as quickly as possible
- Yahoo! Groups & Yahoo! Calendar Team
... Hello : Do you want to have a KEY under which your autoscrips are reachable ? i am using freeware Winkey 2.8 (search for it and you will find it,else let...
First Larry thanks for frep it's rinning on my computer right now since Hypermart decided too many emails were coming out of the site so they stopped my ...
... This works for me: Send,{APPSKEY}#{LWIN}#r ===== ++ Cornel Ormsby ++ +Las Vegas, Nevada+ __________________________________________________ Do you Yahoo!? ...
It only works by a complete fluke. Not something I'd want to rely on! The hash is stripped out and the command is: Send, {APPSKEY}{LWIN}r i.e. the three keys...
Ok, the beta has been around for a week now. Who's using it and have any bugs been found? (surely there must be some, the code was so complicated I already...
It's not me, your addy isn't in my book. Have you tried checking the properties of the e-mail to find the source? Usually you can do a tracert on the IP's that...
I've might seen a bug, but i haven'd checked it out finaly - but when you ask: If a script (compiled script?) runs another script, the RUN commandline ...
9204
Mike Henderson
HendersM@...
Dec 2, 2002 2:13 pm
Good luck trying to track them. We get about 50 blocked attachments a day on our e-mail server. They seem to all be a variance of the Klez virus which scans...
I have been replacing %comspec% calls with the new File commands and haven't run into any problems yet. Larry ... any bugs ... complicated I ... installs...
Jon, I've been out for a week, and we also battle SPAM and viruses through Guinevere. Can you look back at when the first one appeard, if it hasn't been ...
My test of the newest beta has shown better performance when running over the network. (Compared to the old Beta). Feature Suggestion for future: If possible...
... running ... I checked the memory usage and I'm not sure if I am imagining, but is the memory footprint smaller? Do you use UPX to compress AutoIt, or did...
If this message is to me, you lost me. I have been using the first beta that had file install. I believe this did include compression. I now just changed to...
I have AutGui 2.42. When I do a winclose of a form that used a fromfile, it deletes my fromfile. This actually poses a problem since I bring up another...
First, Get AutGUI 2.5 and try the environment variable passing to child. Next, I only read the fromfile... I will have to test for this deleting phenomenon. ...
http://groups.yahoo.com/group/AutoItList/files/UTILITIES/AutGUI.zip Sorry for the inconvenience. I had changed Input and Label orientation in 2.50, and upon...
Aloha; I'm still working on an incremental back up for xp (daily backup). atool getfiledate doesn't like spaces in the paths so that's out unless I want to use...
atool.exe GetFileDate "C:\\path with spaces\\file with spaces" not atool doesn't like spaces, windows divides it into more parameters. EXEPT you doublequote...
Rolf or whoever; Could someone show me an example they tried out themselves where you use atool to getfiledate and if it matches a file date then msg Just a...
Meanwhile i tested more: The count of commandline parameters is always correct (%0%). But all parameters from earlier stacked run's are given through, if less...
GetFileDate delivers like templated in controlpanel for short date (by me with points and day first: 02.12.2002) You can test it also with a dos-statement: ...
... Maybe important for you: XCOPY controls itself if destinationfile is or is'nt older than sourcefile if you only give the parameter /D (without any date)....