TO-GET-PATH value
转换为 get-path! 值。
TO-GET-PATH 是一个函数值。
to-get-path: func ["Converts to get-path! value." value][ value: to-path :value if word? pick value 1 [poke value 1 to-get-word pick value 1] value ]