Skip to content

Commit

Permalink
2023⌶ has no result
Browse files Browse the repository at this point in the history
  • Loading branch information
abrudz committed Jul 18, 2024
1 parent 983275e commit 54053e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion table.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ tkrange←⎕TALLOC 1 {description} Allocate token range System Function System
{⍬}←tkrange ⎕TALLOC ¯1 De-allocate token range System Function System System Function synchronisation synchronization parallel threading greenthreading deallocate deallocating de-allocating unreserving unreserve un-reserving un-reserve https://help.dyalog.com/latest/#Language/System%20Functions/talloc.htm
{0}←⎕SIGNAL 0 Reset error-related system constants System Function Error Message System clear https://tio.run/##SyzI0U2pTMzJT/8PBCmlubmVCo/aJihUG1hZGSg86m5RUHdUP7xd3Um99lHvGq5HfVNBso/aJgJZLr4gfrCnu5@jj4IBuhwA https://help.dyalog.com/latest/#Language/System%20Functions/signal.htm
{1}←0 ⎕SAVE file Save active ws without the stack, ignoring any open edit or trace windows System Function File Access System Function archive store )si ⎕SI editor tracer debugger )save no ignoring cutting removing state suspended suspension https://help.dyalog.com/latest/#Language/System%20Functions/save.htm
(2023⌶⎕SAVE)Dv Save active ws with the stack (closes any open edit or trace windows) Tacit Monadic Function File Access System archive store )si ⎕SI editor tracer debugger )save keeping no ignoring cutting removing state suspended suspension https://help.dyalog.com/latest/#Language/System%20Functions/save.htm
{⍎'2023⌶0 ⋄ ⎕SAVE⍵'}Dv Save active ws with the stack (closes any open edit or trace windows) Dfn Monadic Function File Access System archive store )si ⎕SI editor tracer debugger )save keeping no ignoring cutting removing state suspended suspension https://help.dyalog.com/latest/#Language/System%20Functions/save.htm
(message code position)←⎕DM Diagnostic message for last reported APL error System Constant Error Message System failure https://tio.run/##SyzI0U2pTMzJT/8PBNUGVlYKj9omPuqb6uKr8Ki7RcFQ@1Hv1lr1xKRkdQA https://help.dyalog.com/latest/#Language/System%20Functions/dm.htm
{boolvec}←⎕EX names Delete named objects from the active workspace (1 if each name is now free for use, else 0) System Function System System Function unbinding unassigning deassigning clearing expunge expunging erase erasing remove removing items )erase dropping variables operators namespaces GUI classes interfaces instances eliminate eliminating deleting SYNTAX ERROR: Can't change nameclass on assignment Invalid modified assignment, or an attempt was made to https://tio.run/##SyzI0U2pTMzJT/8PBGWJOY/aJpgYcT3qmwpkALlQFpB0jVBQBwqoI@QA https://help.dyalog.com/latest/#Language/System%20Functions/ex.htm
{counts}←destination ⎕NMOVE sources Move files/directories from 'sources' to 'destination' System Function Native Files System Function moving renaming rename https://tio.run/##SyzI0U2pTMzJT///Xz0xKVld4VHfVL@A0BAF9bTMnFS9kooSdS71vNRyMAss6esf5oosCxR71DZB4VFXM0jW3RWoFaYeLgeUcI3wDA4JRtL4/z8A https://help.dyalog.com/latest/#Language/System%20Functions/nmove.htm
Expand Down

0 comments on commit 54053e6

Please sign in to comment.