|
|
| Author |
Message |
|
| pierre |
Posted: Wed Jul 02, 2008 8:42 am |
|
|
|
Joined: 25 Jun 2008
Posts: 3
|
| I am my computer and this name is : 'b29p-stagiaire1' ,with "-", do you know if erlang knows "-" in the hostname of node. |
|
|
| Back to top |
|
| francesco |
Posted: Wed Jul 02, 2008 11:27 am |
|
|
|
User
Joined: 07 Jul 2006
Posts: 249
Location: London
|
All node names are atoms, so it should work. Are you having problems? If the problems are not with the starting, but referring to the node, try using quotes: 'name@my-machine'
Francesco
--
http://www.erlang-consulting.com |
|
|
| Back to top |
|
| pierre |
Posted: Wed Jul 02, 2008 12:10 pm |
|
|
|
Joined: 25 Jun 2008
Posts: 3
|
francesco wrote: All node names are atoms, so it should work. Are you having problems? If the problems are not with the starting, but referring to the node, try using quotes: 'name@my-machine'
Francesco
--
http://www.erlang-consulting.com
thanks
I puted that prog:myfunct(erlid@bp29-stagiare1)
with the quote it 's good.
prog:myfunct('erlid@bp29-stagiare1'). |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|