Talk:UBASIC/Scripts: an ultra fast HDR bracketing script for A6xx
From CHDK Wiki
This script is super! I changed the script substituting the following lines of the second script (by ~SuperManu~) to work with Allbest (build 50) for my A710IS
if i = -32764 then goto "ok"
if i = -32765 then goto "ok"
if i = -32766 then goto "ok"
print "P, Tv or Av ...",i
--Dashesy 01:09, 8 June 2008 (UTC)dashesy
