home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
MorphOS
/
Epic4_mos
/
share
/
epic
/
help
/
5_programming
/
setenv
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-10-28
|
307 b
|
12 lines
Synopsis:
setenv <var-name> <value>
Description:
SETENV sets the environment variable <var-name> for EPIC's current process
and all processes /exec'd under it. It isn't extremely useful, but is
provided for completeness.
See Also:
assign(5) Environment(7); Expressions(7);