Powered by SmartDoc

ELM-VE Tutorials

Feb. 13, 2002
Kenji Saito
http://elm-ve.sourceforge.net
abst

Table of contents

What's ELM-VE

feature

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Examples of ELM-VE Application

Not yet.

Consepts of ELM-VE

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

Not yet.

title

Not yet.

title

Not yet.

Not yet.

Not yet.

Not yet.

COPYRIGHT
README.txt
build.bat
build.sh
bin/
examples/
release/
src/
... etc.

Not yet.

Net yet.

title

Not yet.

Not yet.

Not yet.

title

Not yet.

title

cd

title

cct

title

Not yet.

Not yet.

Not yet.

Not yet.

#command_name   arg1   arg2   ...

Not yet.

Not yet.

Not yet.

Introduction of commands

Type of Commands

  1. ???????1??2?
  2. #???????1??2?
  3. ##??????????????1??2?
  4. ###???????1??2?

Commands of ElmAvatar

ls

cat

Not yet.

Practice of commands

??????????

???????

ls
transpoter
client
kenji
cat
cat   kenji
ac.hiu.j314.elmve.ElmAvatar(kenji):X=-5.0, Y=5.0, Z=0.0 \
    status=RUNNING
 My parent is ac.hiu.j314.elmve.TopElm(root)
//172.17.213.14/ElmVE
pwd
//172.17.213.14/ElmVE
pwd2
//172.17.213.14/ElmVE/building8/room103

?????????

cct
cct   ac.hiu.j314.vesma.Note
touch
touch   note01
locate
locate   note01   5.0   5.0   0.0
rm
rm   note01

???????

touch   note02  5.0   5.0   0.0
##note02   openCustomizer
##note02   setSourceURL    'http://www.do-johodai.ac.jp/' &

??

cct   ac.hiu.j314.vesma.Room
touch   room01
cd   room01
touch   room02
cd   room02
pwd
//172.17.213.14/ElmVE/room01/room02
cd   ..
pwd
//172.17.213.14/ElmVE/room01

???????

go   //v314.do-johodai.ac.jp/ElmVE
whisperTo   ????   '????'

VESMA???????????

ac.hiu.j314.vesma.Room
ac.hiu.j314.vesma.Link
ac.hiu.j314.vesma.Exit
ac.hiu.j314.vesma.Note
ac.hiu.j314.vesma.Creature
ac.hiu.j314.vesma.Examination
ac.hiu.j314.vesma.VApplet
ac.hiu.j314.vesma.Media
ac.hiu.j314.vesma.Music
ac.hiu.j314.vesma.Scenshifter
ac.hiu.j314.vesma.WhiteBoard
ac.hiu.j314.vesma.Counter

Hello World

?????

?????
javac   HelloElm.java

??

VESMA???

VESMA?HelloElm?????

HelloElm???
cct   HelloElm
touch   hello   0.0   0.0

HelloElm?????

?????
##hello   hello

samples

Not yet.