System Function SYSVER: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<h1><apll>⎕SYSVER</apll> - Return version, compile date, and release target of system</h1>
<h1><apll>⎕SYSVER</apll> - Return version, compile date, and release target of system</h1>


The <apll>⎕SYSVER</apll> system function returns the current version of the running system, the date and time compiled, and the execution target. Currently on NARS2000, it returns a 42 character string as indicated below. There are two spaces between each of the three fields.  
The <apll>⎕SYSVER</apll> system function returns
* the current version of the running system
* the date and time compiled
* the execution target.
The result is a character vector with two spaces between each of the three fields.  


<apll>⎕SYSVER</apll> is a [[niladic]] function, so it accepts no arguments.
<apll>⎕SYSVER</apll> is a [[niladic]] function, so it accepts no arguments.
Line 7: Line 11:
The following is an example from a past release of the interpreter:
The following is an example from a past release of the interpreter:


<apll>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;⎕SYSVER<br />
<apll><pre>
0.4.8.12&nbsp;&nbsp;Thu Jun 12 04:28:56 2014&nbsp;&nbsp;Win/64<br />
      ⎕SYSVER
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;⍴⎕SYSVER<br />
0.4.8.12 Thu Jun 12 04:28:56 2014 Win/64  
42<br />
      ⍴⎕SYSVER  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a←⎕SYSVER<br />
42
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a<br />
</pre></apll>
0.4.8.12&nbsp;&nbsp;Thu Jun 12 04:28:56 2014&nbsp;&nbsp;Win/64<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#39;&#39;&#39;&#39;,a,&#39;&#39;&#39;&#39;<br />
'0.4.8.12&nbsp;&nbsp;Thu Jun 12 04:28:56 2014&nbsp;&nbsp;Win/64'</apll>


In this example, NARS2000 version is 0.4.8.12, was compiled June 12, 2014 at about 4:30 in the morning, and is the 64-bit version of the interpreter for Windows.
In this example, NARS2000 version is 0.4.8.12, was compiled June 12, 2014 at about 4:30 in the morning, and is the 64-bit version of the interpreter for Windows.


{{SFN|SYSVER}}
{{SFN|SYSVER}}

Revision as of 15:56, 16 April 2018

⎕SYSVER - Return version, compile date, and release target of system

The ⎕SYSVER system function returns

  • the current version of the running system
  • the date and time compiled
  • the execution target.

The result is a character vector with two spaces between each of the three fields.

⎕SYSVER is a niladic function, so it accepts no arguments.

The following is an example from a past release of the interpreter:

      ⎕SYSVER 
0.4.8.12  Thu Jun 12 04:28:56 2014  Win/64 
      ⍴⎕SYSVER 
42

In this example, NARS2000 version is 0.4.8.12, was compiled June 12, 2014 at about 4:30 in the morning, and is the 64-bit version of the interpreter for Windows.


Note: SYSVER is a niladic form system function, you cannot assign a value to it.

System Variables (A value may be assigned to these except for ⎕DM)
ALX CT DM DT ELX FC FEATURE FPC IC IO
LR LX PP PR PW RL SA WSID
Niladic System Functions (a value cannot be assigned to these)
A AV EM ET LC NNAMES NNUMS SI SYSID SYSVER
T TC TCBEL TCBS TCESC TCFF TCHT TCLF TCNL TCNUL
TS WA
Monadic or dyadic system functions (a value cannot be assigned to these)
AT CR DC DFT DL DR EA EC ERROR ES
EX FMT FX MF NAPPEND NC NCREATE NERASE NINFO NL
NLOCK NREAD NRENAME NREPLACE NRESIZE NSIZE NTIE NUNTIE STOP TF
TRACE UCS VR
Note that quad functions and variables (except for the ⎕A family of functions) are case insensitive


See Also
System Commands System Variables and Functions Operators


Keyboard
A+S
Alt ¨ ¯ < > × ÷
Sh ~ ! @ # $ % ^ & * ( ) _ +
Key ` 1 2 3 4 5 6 7 8 9 0 - =
A+S
Alt ? § π
Sh Q W E R T Y U I O P { } |
Key q w e r t y u i o p [ ] \
A+S
Alt
Sh A S D F G H J K L : "
Key a s d f g h j k l ; '
A+S χ
Alt
Sh 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