I thought I knew what I was doing, but I obviously don't
I'm using get_iso_mode(), which I though returned the ISO, as written in the Lua cross refence:
get_iso_modeEdit
obtain ISO mode (the former get_iso)
Eg. the A620 list
0-> Auto "
50-> 50 "
100-> 100,
200-> 200,
400-> 400,
But what gets return are single digit numbers: 1, 2, 3 etc.
Can someone put me out of my misery please.
As I say, 'all' I want is the ISO as a number
Update.
Just read the old get_iso, so now see the above is written incorrectly in the cross ref.