System command: Difference between revisions

Jump to navigation Jump to search
47 bytes removed ,  10:46, 10 August 2020
m
No edit summary
Tags: Mobile edit Mobile web edit
(2 intermediate revisions by 2 users not shown)
Line 12: Line 12:
| <source lang=apl inline>)CLEAR</source> || Clear active workspace.
| <source lang=apl inline>)CLEAR</source> || Clear active workspace.
|-
|-
| <source lang=apl inline>)COPY</source> || 􏰝
Copy library workspace / 􏰝
Copy library workspace object.
| <source lang=apl inline>)COPY</source> || Copy library workspace / Copy library workspace object.
|-
|-
| <source lang=apl inline>)DROP</source> || Drop library workspace.
| <source lang=apl inline>)DROP</source> || Drop library workspace.
Line 20: Line 20:
| <source lang=apl inline>)FNS</source> || Lists global function names.
| <source lang=apl inline>)FNS</source> || Lists global function names.
|-
|-
| <source lang=apl inline>)LIB</source> || 􏰝
List library directory.
| <source lang=apl inline>)LIB</source> || List library directory.
|-
|-
| <source lang=apl inline>)LOAD</source> || 􏰝
Load library workspace.
| <source lang=apl inline>)LOAD</source> || Load library workspace.
|-
|-
| <source lang=apl inline>)NMS</source> || List global names and their name class.  
| <source lang=apl inline>)NMS</source> || List global names and their name class.  
|-  
|-  
| <source lang=apl inline>)OPS</source> || 􏰝
List global operator names.  
| <source lang=apl inline>)OPS</source> || List global operator names.  
|-
|-
| <source lang=apl inline>)SAVE</source> || 􏰝
Save active workspace / 􏰝
Save active workspace with name.
| <source lang=apl inline>)SAVE</source> || Save active workspace / Save active workspace with name.
|-
|-
| <source lang=apl inline>)SI</source> || List state indicator.
| <source lang=apl inline>)SI</source> || List state indicator.
Line 36: Line 36:
| <source lang=apl inline>)SINL</source> || List state indicator and local names.
| <source lang=apl inline>)SINL</source> || List state indicator and local names.
|-
|-
| <source lang=apl inline>)VARS</source> || 􏰝
List global variable names.
| <source lang=apl inline>)VARS</source> || List global variable names.
|-
|-
| <source lang=apl inline>)WSID</source> || 􏰝
List workspace identification / Change workspace identification.
| <source lang=apl inline>)WSID</source> || List workspace identification / Change workspace identification.
|}
|}


Line 119: Line 119:
=== References ===
=== References ===
<references/>
<references/>
{{APL syntax}}


[[Category:APL environment]]
[[Category:APL environment]]
[[Category:APL syntax]]
[[Category:APL syntax]]
trusted
69

edits

Navigation menu