What is an L Command and how to access a system subroutine? (AREV Specific)
At 28 APR 2000 01:16:32AM Jim Dierking wrote:
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?
At 29 APR 2000 01:46AM Richard Hunt wrote:
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.