Novell NETWARE 6-DOCUMENTATION Manual page 348

Table of Contents

Advertisement

SGotoIfEqual
SGotoIfNEqual
SGotoIfGreater
SGotoIfLess
SGotoIfGrEqual
SGotoIfLsEqual
SpaceCheck
The SGotoIf commands have the same options as the GotoIf commands. The
SGotoIf commands perform a string comparison instead of an integer
comparison.
Syntax
SpaceCheck <path var name>, <value>
Description
SpaceCheck looks at <path var name>. If it matches a NetWare volume,
SpaceCheck checks whether the volume is large enough for <value> bytes,
and whether the volume has enough free space for <value> bytes. If the
volume is not large enough, the installation aborts. If there is not enough free
space, the user is alerted and allowed to continue.
Example
Assuming srcVar corresponds to VOL1:\FILES
SpaceCheck srcVar, 1000000
Volume VOL1: will be checked for one million bytes of free space.
NOTE:
ICMD.NLM versions 3.25 and older do not support SpaceCheck on DOS
drives. Newer versions support this drive option.
Installation Scripts for NetWare 151

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWARE 6-DOCUMENTATION and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netware 6

Table of Contents