External Commands; Version 2.10 External Command Compatibility - Novell NETWARE 6-DOCUMENTATION Manual

Table of Contents

Advertisement

Spawn

External Commands

Version 2.10 External Command Compatibility

Example
SaveLanguageFile SERVER.MSG
If the current language ID is 4, SERVER.MSG in the DOS startup directory
(BOOT directory) is copied to the subdirectory 4 in the DOS startup directory.
Syntax
Spawn <file name>
Description
Spawn issues the operating system command LOAD <file_name>, then the
installation continues to execute. See
Example
Spawn MY.NLM
The MY.NLM file is loaded and executed. Spawn follows the normal NLM
search path to find MY.NLM. The installation and the child NLM both
execute, sharing the CPU through context switches.
This section describes commands provided by ICMD.NLM, a companion to
the NetWare Installation NLMs (INSTALL.NLM and NWCONFIG.NLM).
See
"NetWare Installation Command Version Availability" on page 161
table showing the ICMD versions that support these commands.
If you intend to use ICMD.NLM 2.18 or greater, do not copy this new version
to SYS:SYSTEM. Instead, copy it to a different directory and load it from
there.
For example, the script commands below will copy ICMD.NLM to a
temporary directory and load from there.
CopyToServer SYSTEM\TMP, ICMD.NLM, "", ""
Command TMP\ICMD
"Exec" on page
123.
Installation Scripts for NetWare 125
for a

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netware 6

Table of Contents