compile ok but... doesn't work! (no send data over serial port)

when I compile without (include "subs.bas"), it Works!.
In the INCLUDE file. Do you jump over the subroutines with a GOTO?

You have to make sure execution doesn't "fall" into a subroutine.
<br>
DT