aplgnu-apl

Loading APL script from GNU APL session


In GNU APL, is there a way to load an APL script (text file) from a running APL session?


Solution

  • I cannot add a comment because I keep getting " This action requires 50 reputation."

    Short answer:

    Make the first 2 characters of your script: #!

    Long answer:

    See Chapter 3.1.6 of Helpful-Features-for-Scripting