Jump to content

an error message Idon't understand


Recommended Posts

$first_point[0] = $first_point[0] + ( -77 )
    $first_point[1] = $first_point[1] + ( 81 )
    $string = ocr_string( $first_point, 50 )
    $matches = StringRegExp($string, '[^0]{1,}', 3)
    _ArrayDisplay($matches, 'found')
    ;MsgBox ( 0, "title",   $matches[0] )
    
    Local $number_of_characters = 0
    $number_of_characters = UBound ( $matches )
    
    Do
    $display_string = $display_string & check_definition( $matches[$loop] )
    $loop = $loop + 1
    Until $loop == ( $number_of_characters + 1 )
    
    $x = $display_string
    
    $loop = 0
    $display_string = ""

for some reason this will pass the syntax checker but when it's run in the compiled form it will say

error.bmp

Link to comment
Share on other sites

Try replace

Until $loop == ( $number_of_characters + 1 )oÝ÷ Ù¼ºÚ"µÍ[[   ÌÍÛÛÜOH
    ÌÍÛ[XÛÙØÚXÝÈ
oÝ÷ Ù±!?Ûmëmz¶®¶­sbÆö6Âb33c¶çVÖ&W%ööeö6&7FW'2Ò¢b33c¶çVÖ&W%ööeö6&7FW'2ÒT&÷VæBb33c¶ÖF6W2¢¢Fð¢b33c¶F7Æ÷7G&ærÒb33c¶F7Æ÷7G&ærfײ6V6µöFVfæFöâb33c¶ÖF6W5²b33c¶Æö÷Ò¢b33c¶Æö÷Òb33c¶Æö÷²¢VçFÂb33c¶Æö÷ÓÒb33c¶çVÖ&W%ööeö6&7FW'2²oÝ÷ Ú·©§o&®¶­sbf÷"b33c¶Æö÷ÒFòT&÷VæBb33c¶ÖF6W2Ò b33c¶F7Æ÷7G&ærÒb33c¶F7Æ÷7G&ærfײ6V6µöFVfæFöâb33c¶ÖF6W5²b33c¶Æö÷Ò æW@
Edited by Zedna
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...