CheckSum Verification Failure

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: CheckSum Verification Failure

Post by Simon » Fri Jan 10, 2014 4:15 am

OK I found out what my problem was.
I had the database open at the time of the MD5digest.
So:
"open file" will close the DB and read it
"put URL" will read the open file.
checkSum.zip
LC 6.5
(1021 Bytes) Downloaded 226 times
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply