Is there a way to call both FlashBASIC subroutines (compiled using the "(o" option) as well as standard subroutines from a single BASIC programme?
I can of course mirror the non-Flash ones, but that's a bit untidy. I can't just Flash the non-Flash ones, as they are used all over the place by other BASIC programmes.
I need to use the Flash option for a socket sender subroutine.



