@title bugprint_screen 1:loop if 3=2 then print "This never happens" endif if 2>1 then print "This is ok" else print "ERROR!!!" endif sleep 200goto "loop"
+ Added a lot of camera functions in order to compile standalone ubasic interpreter.
void ubasic_camera_click(const char *s){ printf("*** button click '%s' ***\n",s);}
Is that really coming soon?
Started by PhyrePhoX « 1 2 » Feature Requests
Started by retrofit Script Writing
Started by CHDKLover « 1 2 3 4 » General Discussion and Assistance
Started by janis Script Writing
Started by philgib General Chat