Hello all!
I am writing some scripts in ubasic and getting some very interesting results, particularly with interval shooting and long time exposures.
I want to know how to find the filename as stored on the camera of the last shot I took so I can add it to my log file captured with print_screen XX. This is for identifying which picture was taken with which settings as it were.
I have seen some lua files that have very cryptic looking references to os. functions but I haven't quite climbed that mountain yet!
You would think it would be easy, but I can't find any references apart from the lua ones mentioned above.
Does anybody know anything about this?