Buzz,
but this will return only a geral difference, and I need to know one by one
in the checkboxes.
on 3/10/03 1:37 PM, Buzz Kettles at [EMAIL PROTECTED] wrote:
> At 11:25 AM -0300 3/10/03, you wrote:
>> Hi,
>>
>>
>> I think my previous post need a little o Vulcan's Logic :-)
>>
>> I don't need to compare two images but confirm if the checkbox is filled or
>> not. For example, someone fill a test and then I scan the page and check
>> throw the checkboxes for it answers and returns that was filled, so I can
>> compute if the answer is right or not.
>> Any Ideas??
>
> I believe that you can use imaging lingo & compare the images
>
> s = member("empty checkbox").image
> t = member("marked checkbox").image
>
> if (s <> t) then
> isMarked()
> end if
>
>>
>>
>> Thank's
>>
>> Rodrigo
>>
>> [To remove yourself from this list, or to change to digest mode, go
>> to http://www.penworks.com/lingo-l.cgi To post messages to the
>> list, email [EMAIL PROTECTED] (Problems, email
>> [EMAIL PROTECTED]). Lingo-L is for learning and helping with
>> programming Lingo. Thanks!]
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/lingo-l.cgi To post messages to the list, email
> [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is
> for learning and helping with programming Lingo. Thanks!]
>
--
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL
PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping
with programming Lingo. Thanks!]