Ignore that last plea for help...take 2
Frank Leahy
frank at backtalk.com
Wed Jul 28 05:31:18 EDT 2004
Last time, I promise...
That should be "put 65536 + c into c" as c is already negative.
-- Frank
Of course as soon as I'd sent the email I figured out a faster way :-)
get binaryDecode("n*", it, c)
if c < 0 then
put 65536 - c into c
end if
-- Frank
Web Photos Pro: Software for Photo Bloggers and Other Photo Power Users
See us on the web at http://www.webphotospro.com/
More information about the use-livecode
mailing list