Image recognition tool
Richard Gaskin
ambassador at fourthworld.com
Sun Jul 20 09:52:01 EDT 2003
Sannyasin Sivakatirswami wrote:
> this does not work:
>
> -- answer file "choose the first image"
> -- put url ("binfile:" & it) into tFirstImage
> -- answer file "choose the second image"
> -- put url ("binfile:" & it) into tSecondmage
> -- put (the md5Digest of tFirstImage) into tCheckDigest
> -- put cr & (the md5Digest of tSecondImage) after
> tTestMd5DigestMatch
> -- put tTestMd5DigestMatch
What is the error?
Does it work if you use the standard parenthetical function form?:
put md5Digest(tFirstImage) into tCheckDigest
--
Richard Gaskin
Fourth World Media Corporation
Developer of WebMerge 2.2: Publish any database on any site
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
Tel: 323-225-3717 AIM: FourthWorldInc
More information about the use-livecode
mailing list