home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 123
/
af123a.adf
/
af123a2.lzx
/
Selector
/
examples
/
etips.sel
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-03-04
|
132 b
|
8 lines
defarg arg1 c:type
exec 'setenv size `list "[arg1]" lformat "%l"`'
text 'The size of [arg1]'
text 'is [size] bytes'
unsetenv size