Re: Autoit V3 to slow? autoit2 was faster!?!

larrydalooza <[email protected]>
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
--- In [email protected], "Lüth, Carsten" <c.lueth@...> wrote:
>
> ;OLD Autoit-2-Script:
> InputBox,NDLNummer,Search in TNSNAMES.ORA\nPlease enter Number you
want to
> search:
> SetBatchLines, 1000
> setenv,zeilennummer,0
> zeilepluseins:
> EnvAdd,zeilennummer,1
> FileReadline,zeile,C:\\tnsnames.ora,%zeilennummer%
> IfNOTEqual,errorlevel,0,Goto,notfound
> StringGetPos,Position1,zeile,NDL0%NDLNummer%.world
> IfNOTEqual,errorlevel,0,Goto,zeilepluseins
> SetBatchLines, 1
> MsgBox, 0, AutoIt, NDL0xxx.world found in line %zeilennummer% at
position
> %Position1%
> 

ugghhh... and would you mind posting your translation?

Lar.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.