> On 8 Dec 2016, at 15:02, Derek Stewart <de...@q40.de> wrote:
> 
> 
> But what I mean is, if a SBASIC procedure is written, it can be compiled with 
> Qliberator and LRESPRed into the Interpreter list.
> 
> E.g. from Qliberator Manual
> 
> 10 $$external
> 20 Def Proc Square(x)
> 30   print x*x
> 40 End Def Square
> 
> When this is compiled and the resulting OBJ file is LRESPRed, this adds the 
> command Square to the Interpreter.

TURBO allows this by use of TASCOM.

George
_______________________________________________
QL-Users Mailing List

Reply via email to