I am trying to get to the routine that is run by the makexport.ascii
window. The routine is the save hook in the advanced-processes
menu. Is the source code available for this routine?
I believe you mean the "CONVERT.SUB".
I don't know about the source code.
Ok the "L" code is similar to the "S" code in running cataloged subroutines, but lacks access to window registers. Use the "S" code for all access to subroutines.
The "S" code is used to call a cataloged R/BASIC subroutine.
I quoted the R/BASIC user manual.