Dec. 28, 2020
9:10 a.m.
On 28 Dec 2020, at 03:25, askoh <askoh@askoh.com> wrote:
ZnReadEvalPrintDelegate startInServerOn: 1701.
(ZnServer on: 1701) bindingAddress: NetNameResolver localHostAddress; delegate: ZnReadEvalPrintDelegate new; start; yourself
I don't know anything about VRIDE but the above two expressions are equivalent, they do the same thing, twice. You need only one of them.