annotate docs/nitros9guide/load.refentry @ 1096:57f004ae3206

Missed dependency
author boisy
date Wed, 09 Apr 2003 16:03:05 +0000
parents 4dae346c4969
children
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>
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 975
diff changeset
9 <command>load</command>
138
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
10 <arg choice="plain">
975
c565a4700689 The entitity replstart was replaced with <replaceable>
roug
parents: 138
diff changeset
11 <replaceable>path</replaceable>
138
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>
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 975
diff changeset
25 For more information see: <xref linkend="sec3.9.4"/>,
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 975
diff changeset
26 <xref linkend="sec5.4.1"/>, <xref linkend="sec5.4.2"/>
138
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
27 </para>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
28 </refsect1>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
29 <refsect1><title>Examples</title>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
30 <literallayout>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
31 load new_program
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
32 </literallayout>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
33
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
34 <screen>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
35
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
36 OS9:mdir
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
37
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
38 Module Directory at 13:36:47
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
39 DCB4 D0 D1 D2 D3
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
40 OS9P2 INIT OS9 IOMAN REF
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
41 SCF ACIA TERM T1 T2
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
42 T3 P PIA CDS H1
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
43 Sysgo Clock Shell Tsmon Copy
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
44 Mdir
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
45
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
46 OS9:load edit
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
47 OS9:mdir
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
48
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
49 Module Directory at 13:37:14
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
50 DCB4 D0 D1 D2 D3
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
51 OS9P2 INIT OS9 IOMAN REF
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
52 SCF ACIA TERM T1 T2
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
53 T3 P PIA CDS H1
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
54 Sysgo Clock Shell Tsmon Copy
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
55 Mdir EDIT
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
56 </screen>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
57 </refsect1>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
58 </refentry>
d9631713b7cd Split up the commands into individual files.
roug
parents:
diff changeset
59