annotate docs/nitros9guide/load.refentry @ 691:ddf512f635d2

Ever so closer
author boisy
date Mon, 30 Dec 2002 03:52:24 +0000
parents d9631713b7cd
children c565a4700689
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
138
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
1 <refentry id="load">
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
2 <refnamediv>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
3 <refname>LOAD</refname>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
4 <refpurpose>Load module(s) from file into memory</refpurpose>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
5 </refnamediv>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
6
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
7 <refsynopsisdiv>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
8 <cmdsynopsis>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
9 <command>LOAD</command>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
10 <arg choice="plain">
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
11 &replstart;path&replend;
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
12 </arg>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
13 </cmdsynopsis>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
14 </refsynopsisdiv>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
15
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
16 <refsect1><title>Description</title>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
17 <para>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
18 The path specified is opened and one or more modules is read from it
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
19 and loaded into memory. The names of the modules are added to the
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
20 module directory. If a module is loaded that has the same name and
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
21 type as a module already in memory, the module having the highest
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
22 revision level is kept.
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
23 </para>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
24 <para>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
25 For more information see: 3.9.4, 5.4.1, 5.4.2
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
26 </para>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
27 </refsect1>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
28 <refsect1><title>Examples</title>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
29 <literallayout>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
30 load new_program
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
31 </literallayout>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
32
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
33 <screen>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
34
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
35 OS9:mdir
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
36
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
37 Module Directory at 13:36:47
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
38 DCB4 D0 D1 D2 D3
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
39 OS9P2 INIT OS9 IOMAN REF
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
40 SCF ACIA TERM T1 T2
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
41 T3 P PIA CDS H1
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
42 Sysgo Clock Shell Tsmon Copy
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
43 Mdir
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
44
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
45 OS9:load edit
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
46 OS9:mdir
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
47
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
48 Module Directory at 13:37:14
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
49 DCB4 D0 D1 D2 D3
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
50 OS9P2 INIT OS9 IOMAN REF
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
51 SCF ACIA TERM T1 T2
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
52 T3 P PIA CDS H1
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
53 Sysgo Clock Shell Tsmon Copy
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
54 Mdir EDIT
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
55 </screen>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
56 </refsect1>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
57 </refentry>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
58