Jump to content

Recommended Posts

  • 4 weeks later...
  • 1 month later...
Posted

Tested your code, and I have a bunch of errors.

>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /prod /AU3Check /in "J:\UNPlus3_0\study files\error.au3"
+>16:38:30 Starting AutoIt3Wrapper v.1.9.2
>Running AU3Check (1.54.9.0)  from:C:\Program Files\AutoIt3
J:\UNPlus3_0\study files\error.au3(421,148) : ERROR: syntax error (illegal character)
                            $text2[$k] = "<font color=""" & $colore & """><span style=""background-color: #FFFFFF"">" & StringTrimLeft($text2[$k], $
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(423,55) : ERROR: syntax error
                            $text = $text & $text2[$k]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(428,65) : ERROR: StringTrimLeft() [built-in] called with wrong number of args.
                            If StringInStr($text, $parolacce[$i])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(428,67) : ERROR: syntax error
                            If StringInStr($text, $parolacce[$i]) Then
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(430,29) : ERROR: missing Next.
                            EndIf
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(365,36) : REF: missing Next.
                        For $k = 2 To
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(355,355) : REF: missing EndIf.
                If $mess[6] <> 'risp' And $mess[6] <> 'versione' And $mess[6] <> 'getaggiornamenti' And $mess[6] <> 'conferenza' And $mess[6] <> 'conferenzafine' And $mess[6] <> 'privato'And $mess[6] <> 'file' And StringInStr($mess[5], ' (Privato): ') = 0 And $mess[6] <> 'filearr' And $mess[6] <> 'agg' And $mess[6] <> 'kill' And $mess[6] <> 'Mast' Then
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(351,97) : REF: missing EndIf.
            If $diversi = True Or $mess[6] = 'bye'Or $mess[6] = 'kill' Or $mess[6] = 'mast' Then
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndSelect.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(229,11) : REF: missing EndSelect.
    Select
~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing Wend.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(162,1) : REF: missing Wend.
While
^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: syntax error
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(174,23) : ERROR: Aggiornamenti(): undefined function.
        Aggiornamenti()
~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3 - 11 error(s), 0 warning(s)
!>16:38:31 AU3Check ended.rc:2
+>16:38:31 AutoIt3Wrapper Finished
>Exit code: 0    Time: 0.990
  • 4 weeks later...
Posted

Tested your code, and I have a bunch of errors.

>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /prod /AU3Check /in "J:\UNPlus3_0\study files\error.au3"
+>16:38:30 Starting AutoIt3Wrapper v.1.9.2
>Running AU3Check (1.54.9.0)  from:C:\Program Files\AutoIt3
J:\UNPlus3_0\study files\error.au3(421,148) : ERROR: syntax error (illegal character)
                            $text2[$k] = "<font color=""" & $colore & """><span style=""background-color: #FFFFFF"">" & StringTrimLeft($text2[$k], $
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(423,55) : ERROR: syntax error
                            $text = $text & $text2[$k]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(428,65) : ERROR: StringTrimLeft() [built-in] called with wrong number of args.
                            If StringInStr($text, $parolacce[$i])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(428,67) : ERROR: syntax error
                            If StringInStr($text, $parolacce[$i]) Then
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(430,29) : ERROR: missing Next.
                            EndIf
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(365,36) : REF: missing Next.
                        For $k = 2 To
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(355,355) : REF: missing EndIf.
                If $mess[6] <> 'risp' And $mess[6] <> 'versione' And $mess[6] <> 'getaggiornamenti' And $mess[6] <> 'conferenza' And $mess[6] <> 'conferenzafine' And $mess[6] <> 'privato'And $mess[6] <> 'file' And StringInStr($mess[5], ' (Privato): ') = 0 And $mess[6] <> 'filearr' And $mess[6] <> 'agg' And $mess[6] <> 'kill' And $mess[6] <> 'Mast' Then
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndIf.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(351,97) : REF: missing EndIf.
            If $diversi = True Or $mess[6] = 'bye'Or $mess[6] = 'kill' Or $mess[6] = 'mast' Then
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing EndSelect.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(229,11) : REF: missing EndSelect.
    Select
~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: missing Wend.
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(162,1) : REF: missing Wend.
While
^
J:\UNPlus3_0\study files\error.au3(431,25) : ERROR: syntax error
                        Next
~~~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3(174,23) : ERROR: Aggiornamenti(): undefined function.
        Aggiornamenti()
~~~~~~~~~~~~~~~~~~~~~~^
J:\UNPlus3_0\study files\error.au3 - 11 error(s), 0 warning(s)
!>16:38:31 AU3Check ended.rc:2
+>16:38:31 AutoIt3Wrapper Finished
>Exit code: 0    Time: 0.990
You modified the code. It works, I tested. I use autoit v. 3.2.8.1.
A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...