Dyalog / qSE

Initialisation of ⎕SE, including source code that ends up somewhere in ⎕SE, and code to get it there.
https://help.dyalog.com/latest/#UserGuide/The%20APL%20Environment/Session%20Initialisation.htm
MIT License
4 stars 0 forks source link

)CLEAR re-establishes the LOAD= link #4

Closed abrudz closed 1 year ago

abrudz commented 1 year ago
      )clear
clear ws
      ]link.create # c:\devt\nuget\aplsource
ERRORS ENCOUNTERED: ⎕SE.Link.Create: Already linked: #
      +2 ⎕NQ '.' 'GetCommandLine'
"C:\Program Files\Dyalog\Dyalog APL-64 19.0 Unicode\dyalog.exe" LX= LOAD="C:\devt\owum\APLSource"
abrudz commented 1 year ago

This was mistakenly logged. Never mind.