On Dec 31, 2017, at 9:01 AM, Jd Lyons <lyons_dj@yahoo.com> wrote:

Looks like the >space word is also in the node.fs for SLOF:

: >space    node>space @ ;
: >space?   node>space? @ ;


Yet, I can’t seem to find where the global word my-space is defined in Openbios?

On Dec 31, 2017, at 7:59 AM, Jd Lyons <lyons_dj@yahoo.com> wrote:

>space