mob
verb
setPort(g as num)
world << world.OpenPort(g)
ID:1718300
Nov 11 2014, 2:40 pm
|
|||||||||||||
| |||||||||||||
The reference states that world.OpenPort(port) returns 1 or 0 on success or fail; in reality, in returns the port in any case where it doesn't return 0.
|