Changes between Initial Version and Version 1 of Ticket #1935


Ignore:
Timestamp:
05/28/11 07:58:26 (13 years ago)
Author:
Jpm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1935 – Description

    initial v1  
    22IE8 is OK
    33
     4{{{
    45#include <IE.au3>
    56
     
    910_IEQuit($oIE)
    1011MsgBox(0, "Results", "AutoIt version =" & @AutoItVersion & @CRLF & "length of $fullText = " & StringLen($fullText))
     12}}}
     13
    1114