System Commands: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
System Commands provide features to the user of the APL system, separate from actual workspaces, variables or APL operators. These provide such features as accessing files, saving a | System Commands provide features to the user of the APL system, separate from actual workspaces, variables or APL operators. These provide such features as accessing files, saving a workspace, and exiting the APL interpreter. The commands are ''not'' case sensitive, so <apll>)IN</apll> and <apll>)in</apll> do the same thing. | ||
NARS2000 currently has the following system commands: | NARS2000 currently has the following system commands: | ||
<table border=1> | <table border="1"> | ||
<td> | <td> | ||
{| | {| | ||
Line 26: | Line 26: | ||
|| [[System Command EXIT|<apll>)EXIT</apll>]] | || [[System Command EXIT|<apll>)EXIT</apll>]] | ||
|| | || | ||
| Close down the interpreter and exit the program. Same as < | | Close down the interpreter and exit the program. Same as <apll>)OFF</apll> | ||
|- | |- | ||
|| [[System Command FNS|<apll>)FNS</apll>]] | || [[System Command FNS|<apll>)FNS</apll>]] | ||
Line 40: | Line 40: | ||
|| [[System Command LOAD|<apll>)LAOD</apll>]] | || [[System Command LOAD|<apll>)LAOD</apll>]] | ||
| | | | ||
| Alternative spelling of )LOAD | | Alternative spelling of <apll>)LOAD</apll> | ||
|- | |- | ||
|| [[System Command LOAD|<apll>)LOAD</apll>]] | || [[System Command LOAD|<apll>)LOAD</apll>]] | ||
Line 54: | Line 54: | ||
|| [[System Command EXIT|<apll>)OFF</apll>]] | || [[System Command EXIT|<apll>)OFF</apll>]] | ||
|| | || | ||
| Close down the interpreter and exit the program. Same as < | | Close down the interpreter and exit the program. Same as <apll>)EXIT</apll> | ||
|- | |- | ||
|| [[System Command OPEN|<apll>)OPEN</apll>]] | || [[System Command OPEN|<apll>)OPEN</apll>]] | ||
Line 70: | Line 70: | ||
|| [[System Command SAVE|<apll>)SVAE</apll>]] | || [[System Command SAVE|<apll>)SVAE</apll>]] | ||
| | | | ||
| Alternative spelling for )SAVE | | Alternative spelling for <apll>)SAVE</apll> | ||
|- | |- | ||
|| [[System Command SI|<apll>)SI</apll>]] | || [[System Command SI|<apll>)SI</apll>]] |
Revision as of 19:03, 24 May 2013
System Commands provide features to the user of the APL system, separate from actual workspaces, variables or APL operators. These provide such features as accessing files, saving a workspace, and exiting the APL interpreter. The commands are not case sensitive, so )IN and )in do the same thing.
NARS2000 currently has the following system commands:
|
|
See Also | ||
System Commands | System Variables and Functions | Operators |
Keyboard | ||||||||||||||
Alt+Shift | ⍪ | ≡ | ≢ | ⍒ | ⍋ | ⌽ | ⍉ | ⊖ | ⍟ | ⍱ | ⍲ | ⍠ | ⌹ | |
Alt | ⋄ | ¨ | ¯ | < | ≤ | ∅ | ≥ | > | ≠ | ∨ | ∧ | × | ÷ | |
Shift | ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | _ | + | |
Key | ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | |
Alt+Shift | ⍷ | √ | ⍨ | ⍸ | ⍥ | ⍣ | ⍞ | ⍬ | ⊣ | |||||
Alt | ? | ⍵ | ∊ | ⍴ | § | ↑ | ↓ | ⍳ | ○ | π | ← | → | ⊢ | |
Shift | Q | W | E | R | T | Y | U | I | O | P | { | } | | | |
Key | q | w | e | r | t | y | u | i | o | p | [ | ] | \ | |
Alt+Shift | ∫ | ∂ | ⌻ | ⍢ | ⍙ | ⍤ | ⍫ | ⌷ | ||||||
Alt | ⍺ | ⌈ | ⌊ | ∞ | ∇ | ∆ | ∘ | ‼ | ⎕ | ⍎ | ⍕ | |||
Shift | A | S | D | F | G | H | J | K | L | : | " | |||
Key | a | s | d | f | g | h | j | k | l | ; | ' | |||
Alt+Shift | ⊆ | ⊇ | χ | ⍡ | ⍭ | ⊙ | ||||||||
Alt | ⊂ | ⊃ | ∩ | ∪ | ⊥ | ⊤ | ⍦ | ⍝ | ⍀ | ⌿ | ||||
Shift | Z | X | C | V | B | N | M | < | > | ? | ||||
Key | z | x | c | v | b | n | m | , | . | / |
NARS 2000 Lang Tool Bar |
← | → | + | - | × | ÷ | * | ⍟ | ⌹ | ○ | ! | ? | √ | | | ⌈ | ⌊ | ⊥ | ⊤ | ⊣ | ⊢ | |||
≡ | ≢ | < | ≤ | = | ≥ | > | ≠ | ∨ | ∧ | ⍱ | ⍲ | ↑ | ↓ | ⊂ | ⊃ | ⌷ | ⍋ | ⍒ | |||||
⍳ | ∊ | ⍸ | ⍷ | ∪ | ∩ | ⊆ | ⊇ | ~ | § | π | .. | , | ⍪ | ⍴ | ⌽ | ⊖ | ⍉ | ||||||
/ | \ | ⌿ | ⍀ | ⊙ | ¨ | ⍨ | ⍤ | ⍣ | ⍡ | ⍥ | ⍦ | . | ∘ | ⍠ | ‼ | ⌻ | ∂ | ∫ | ⍞ | ⎕ | ⍎ | ⍕ | |
⋄ | ⍝ | ∇ | ∆ | ⍙ | _ | ⍺ | ⍵ | ¯ | ⍬ | ∞ | ∅ | ||||||||||||
Second Row | i j k | i j k l | g | p | r | v | x |
[[Category:Mouse Group {{{1}}}|{{{2}}}]]