replace this:
Code:

starter initialize_cameras()



with:
Code:

initialize_cameras_startup()



this is the new syntax for starter functions


BASIC programmers never die, they GOSUB and don't RETURN.