This is a multi-part message in MIME format.

------=_NextPart_000_0024_01C34C4E.70584920
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,
Okay a very wierd questions. I was just looking at a script with =
send keys and without fail, every line with send key has a ", 1" at the =
end of the line. for example=20

shell.sendkeys "I", 1

but I did not put the the comma and the number 1 in and I created a =
couple scripts and they all have it. Does anyone know what is going on. =
The script still seems to run. But this is bizarre. =20

Is this due to me adding AutoItX? Because it was also on an AutoItX =
script (oAutoIt.Send "^r", 1). And it is only the OAutoIt.Send and =
shell.sendkeys lines. But it is with non AutoItX scripts so I don't =
think AutoItX could have done it.

Any Ideas

--=20
Sorry, I am no longer including my e-mail address as I am getting to =
much spam. I really have no desire to enlarge "it" by three inches, =
that is even if I get e-mailed 10 times a day from different e-mail =
addresses so I can't block it. =20
Besides I finally came to believe what others have said, if you have a =
question, you should ask the group as others might benefit from it. =
Anyone on the group who I converse with off topic or on the side, can =
easily find my e-mail address.


------=_NextPart_000_0024_01C34C4E.70584920
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi all,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Okay a very wierd=20
questions.&nbsp; I was just looking at a script with send keys and =
without fail,=20
every line with send key has a ", 1" at the end of the line.&nbsp; for =
example=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>shell.sendkeys "I", 1</FONT></DIV><FONT =
face=3DArial=20
size=3D2>
<DIV>&nbsp;</DIV>
<DIV>but I did not put the the comma and the number 1 in and I created a =
couple=20
scripts and they all have it.&nbsp; Does anyone know what is going =
on.&nbsp; The=20
script still seems to run.&nbsp; But this is bizarre.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>Is this due to me adding AutoItX?&nbsp; Because it was also on an =
AutoItX=20
script&nbsp;(oAutoIt.Send "^r", 1).&nbsp; And it is only the =
OAutoIt.Send and=20
shell.sendkeys lines.&nbsp; But it is with non AutoItX scripts so I =
don't think=20
AutoItX could have done it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any Ideas</DIV>
<DIV><BR>-- <BR>Sorry, I am no longer including my e-mail address as I =
am=20
getting to much spam.&nbsp; I really have no desire to enlarge "it" by =
three=20
inches, that is even if I get e-mailed 10 times a day from different =
e-mail=20
addresses so I can't block it.&nbsp; <BR>Besides I finally came to =
believe what=20
others have said, if you have a question, you should ask the group as =
others=20
might benefit from it.&nbsp; Anyone on the group who I converse with off =
topic=20
or on the side, can easily find my e-mail address.</DIV>
<DIV>&nbsp;</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0024_01C34C4E.70584920--

Re: My Scripts with Sendkeys have changed by Joe

Joe
Thu Jul 17 10:54:40 CDT 2003

Hi Robert,

I use AutoItX a lot, along with a mix of its Send method and
WshShell.SendKeys, and have never experienced that on any platform. I'm
seriously doubt that the AutoItX ActiveX could modify the script, even if it
were "modified".

It almost sounds like someone has opened your scripts in an editor that
conforms syntax. But since the syntax is improper???? I guess both objects
just ignore the extra argument. Anyway, it sounds like something external
has gotten to the scripts. There is an AutoIt newsgroup (it's one of the
Yahoo groups and I don't have the url handy, but I can find it if you're
interested.)

Regards,
Joe Earnest

"Robert Cohen" <jerrygarcia@gratefuldead.com> wrote in message
news:OLCAUAHTDHA.1688@TK2MSFTNGP11.phx.gbl...
Hi all,
Okay a very wierd questions. I was just looking at a script with send
keys and without fail, every line with send key has a ", 1" at the end of
the line. for example

shell.sendkeys "I", 1

but I did not put the the comma and the number 1 in and I created a couple
scripts and they all have it. Does anyone know what is going on. The
script still seems to run. But this is bizarre.

Is this due to me adding AutoItX? Because it was also on an AutoItX script
(oAutoIt.Send "^r", 1). And it is only the OAutoIt.Send and shell.sendkeys
lines. But it is with non AutoItX scripts so I don't think AutoItX could
have done it.

Any Ideas

--
Sorry, I am no longer including my e-mail address as I am getting to much
spam. I really have no desire to enlarge "it" by three inches, that is even
if I get e-mailed 10 times a day from different e-mail addresses so I can't
block it.
Besides I finally came to believe what others have said, if you have a
question, you should ask the group as others might benefit from it. Anyone
on the group who I converse with off topic or on the side, can easily find
my e-mail address.



Re: My Scripts with Sendkeys have changed by Robert

Robert
Thu Jul 17 11:00:53 CDT 2003

Please do send the address for that newsgroups, as maybe they can help with
some problems I am having with it as well (my AutoItX has some wierd
problems)

See the wierd thing is that my scripts are on my own network drive and
nobody has access to it (besides the other "administrator" and he didn't do
it).

Yeah, it is wierd. I guess I will just monitor and see if it continues.
Now that I think about it, maybe the wierd results on AutoItX are due to the
,1's. Maybe once I remove them, AutoItX will work correctly again.

--
Sorry, I am no longer including my e-mail address as I am getting to much
spam. I really have no desire to enlarge "it" by three inches, that is even
if I get e-mailed 10 times a day from different e-mail addresses so I can't
block it.
Besides I finally came to believe what others have said, if you have a
question, you should ask the group as others might benefit from it. Anyone
on the group who I converse with off topic or on the side, can easily find
my e-mail address.


"Joe Earnest" <joeearnest@qwest.net> wrote in message
news:ePHZVrHTDHA.3088@TK2MSFTNGP10.phx.gbl...
> Hi Robert,
>
> I use AutoItX a lot, along with a mix of its Send method and
> WshShell.SendKeys, and have never experienced that on any platform. I'm
> seriously doubt that the AutoItX ActiveX could modify the script, even if
it
> were "modified".
>
> It almost sounds like someone has opened your scripts in an editor that
> conforms syntax. But since the syntax is improper???? I guess both
objects
> just ignore the extra argument. Anyway, it sounds like something external
> has gotten to the scripts. There is an AutoIt newsgroup (it's one of the
> Yahoo groups and I don't have the url handy, but I can find it if you're
> interested.)
>
> Regards,
> Joe Earnest
>
> "Robert Cohen" <jerrygarcia@gratefuldead.com> wrote in message
> news:OLCAUAHTDHA.1688@TK2MSFTNGP11.phx.gbl...
> Hi all,
> Okay a very wierd questions. I was just looking at a script with send
> keys and without fail, every line with send key has a ", 1" at the end of
> the line. for example
>
> shell.sendkeys "I", 1
>
> but I did not put the the comma and the number 1 in and I created a couple
> scripts and they all have it. Does anyone know what is going on. The
> script still seems to run. But this is bizarre.
>
> Is this due to me adding AutoItX? Because it was also on an AutoItX
script
> (oAutoIt.Send "^r", 1). And it is only the OAutoIt.Send and
shell.sendkeys
> lines. But it is with non AutoItX scripts so I don't think AutoItX could
> have done it.
>
> Any Ideas
>
> --
> Sorry, I am no longer including my e-mail address as I am getting to much
> spam. I really have no desire to enlarge "it" by three inches, that is
even
> if I get e-mailed 10 times a day from different e-mail addresses so I
can't
> block it.
> Besides I finally came to believe what others have said, if you have a
> question, you should ask the group as others might benefit from it.
Anyone
> on the group who I converse with off topic or on the side, can easily find
> my e-mail address.
>
>



Re: My Scripts with Sendkeys have changed by Joe

Joe
Thu Jul 17 11:47:12 CDT 2003

Hi Robert

"Robert Cohen" <jerrygarcia@gratefuldead.com> wrote in message
news:unyV2yHTDHA.2852@tk2msftngp13.phx.gbl...
> Please do send the address for that newsgroups, as maybe they can help
with
> some problems I am having with it as well (my AutoItX has some wierd
> problems)

http://groups.yahoo.com/group/autoit

Regards,
Joe Earnest