1 03/11/76 system, sys
2
3 Function: The system command is used to explicitly change the current
4 system. As described under "Command Environment" in Section III
5 of the M^H__^Hu_^Hl_^Ht_^Hi_^Hc_^Hs D^H_F^H_A^H_S^H_T^H_ S^H__^Hu_^Hb_^Hs_^Hy_^Hs_^Ht_^He_^Hm U^H__^Hs_^He_^Hr_^Hs'^H_ G^H__^Hu_^Hi_^Hd_^He Order No. AT59, the
6 current system at login is basic but can be changed as a byproduct of
7 executing various commands.
8
9
10
11 Syntax: system system_name
12
13
14 where system_name can be basic, dbasic, or fortran.
15
16
17 Example:
18
19 ! tty
20 name=test, system=fortran, user=Smith.Design, line=tty112
21 ready 1210
22
23
24 ! system basic
25 ready 1210
26
27
28 ! tty
29 name=test, system=fortran, user=Smith.Design, line=tty112
30 ready 1211
31
32
33 ! compile
34 ready 1211