Good morning everyone.
I'm here for a simple question.
I'm developing my own lua script for my Canon A2000.
CHDK loaded and fully functional.
Now, what i do is: i launch SciTe the Lua editor from Lua website and write my script, but to run it i've to copy it on my SD card then put my SD card on the camera and launch it.
This take a lot of time and for very simple syntax errors i've to switch SD card thousands of times
so i was wondering if there's a way to export/import the chdk lib like #include <file.lib> in C
so that i dont have to load my script in the camera to check if it's correct.
i've tried editing my script directly in the camera via USB cable, but windows doesnt allow me to see any file but images in this mode.
thank you very much for any tips.
Best Regards,
Tom.