12 - read "НУ/ННБ/ЧБ", and position "reader/writer" at that location.
as in: 11-14 - locate slot for key as "it", 12 - load "its" "НУ/ННБ/ЧБ" as "it", then 25 - "make it current", or 10-21 - "создать каталог"
then:
31-11-15-21-26-11-14-12-10-21 is:
31 - cd / - load "НУ/ННБ/ЧБ" of the root 11-15 - create slot for key 21-26 - write there "НУ/ННБ/ЧБ" of the array 11-14 - locate slot for key again (so perhaps 11-15 leaves something on the stack, and 21-26 consumes it) 12 - position writer at "НУ/ННБ/ЧБ" of the array in the previously located slot (so perhaps 11-14 also leaves something on the stack, and 12 consumes it) 10-21 - "создать каталог"
no subject
Date: 2022-02-06 10:28 am (UTC)as in: 11-14 - locate slot for key as "it", 12 - load "its" "НУ/ННБ/ЧБ" as "it", then 25 - "make it current", or 10-21 - "создать каталог"
then:
31-11-15-21-26-11-14-12-10-21 is:
31 - cd / - load "НУ/ННБ/ЧБ" of the root
11-15 - create slot for key
21-26 - write there "НУ/ННБ/ЧБ" of the array
11-14 - locate slot for key again (so perhaps 11-15 leaves something on the stack, and 21-26 consumes it)
12 - position writer at "НУ/ННБ/ЧБ" of the array in the previously located slot (so perhaps 11-14 also leaves something on the stack, and 12 consumes it)
10-21 - "создать каталог"