The transmissions from NOS in The Netherlands could be received here in Denmark, and I actually succeeded in downloading several programs based on the BASICODE 2 standard. At that time (eighties), people had all sorts of home computers, but this way we could actually run the same programs, whether you had a BBC computer, a ZX81 or one of the many other brands.
The way it worked was that the programs used a common (primitive) BASIC dialect, and where there was a difference, a subroutine was added with a high line number.
E.g. instead of clear screen you would just write GOSUB 100.
There's a user manual here:
https://archive.org/details/BASICODE2Manual/page/n7/mode/2up
replies(2):