Problem:
Release: 3.1 When you move the source from the right to the left what compile type should you select for an EXE. You would select OBJECT CODE OBJ.
Resolution:
Next highlight the OBJ in the left window, right click mouse and select Package Selected files to Executable File (EXE)
Now to be able to animate you would want to add the ANIM compiler directive for the compile.
Highlight the CBL in the left window, right click mouse and select Build Settings then select the Compile tab. Add the directive ANIM before the semi-collon seperated by a space from the prior directive.