System Function VR
From NARS2000
|
||||
R is a character scalar or vector. | ||||
Z is a character vector representation of the user-defined function/operator. |
This system function is implemented as a internal Magic Function.
For example,
⎕VR '#MonVR'
∇ Z←#MonVR R;⎕io
[1] ⎕io←0
[2] Z←1 ⎕cr R
[3] →(0≠⍴Z)/L1 ⋄ Z←'' ⋄ →0
[4] L1:→(1=≡Z)/0
[5] Z←(∊((⊂[1]'LO< ∇>P<[>Q<]>I6' ⎕fmt ⍳⍴Z),¨Z),¨⊂⎕TCNL,⎕TCLF),' ∇'
∇