http://www.aros.org AROS-Exec AROS-Exec Archives Power2People
kitty mascottop logo menu

Set

Index Prev Next


Name

Set

Synopsis

NAME,STRING/F

Function

Set a local environment variable in the current shell. If any global
variables have the same name the local variable will be used instead.

This instance the variable is only accessible from within the shell
it was defined.

If no parameters are specified, the current list of local variables
are displayed.

Inputs

NAME    - The name of the local variable to set.

STRING  - The value of the local variable NAME.

Result

Standard DOS error codes.

Example

Set Jump 5

    Sets a local variable called "Jump" to the value of "5".

Copyright © 1995-2024, The AROS Development Team. Tutti i diritti riservati.
Amiga® č un marchio registrato di Amiga Inc. Tutti i diritti sui marchi vanno ai legittimi proprietari.