INDEX: различия между версиями

Материал из ПМК вики
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Строка 16: Строка 16:
     This  displays  the first line of each screen of source  text,
     This  displays  the first line of each screen of source  text,
     which conventionally contains a title.
     which conventionally contains a title.
== INDEX в fig-FORTH Release 1 glossary, май 1979 (англ.) ==
INDEX from to --
        Print the first line of each screen over the range from, to. This is
        used to view the comment lines of an area of text on disc screens.





Версия от 21:15, 7 сентября 2015

INDEX — стандартное слово Каллисто.

Выводит на индикатор верхние строчки экранов, номера блоков которых входят в диапазон от нач до кон.


INDEX в предыдущем стандарте Forth-83 (англ.)

     INDEX        u1 u2 --                      M
          Print the first line of each screen over the range {u1..u2}.
          This displays the first line of each screen of source text,
          which conventionally contains a title.


INDEX в стандарте Forth-79 (англ.)

INDEX          n1 n2 --
    Print  the first line of each screen over the range  {n1..n2}.
    This  displays  the first line of each screen of source  text,
    which conventionally contains a title.


INDEX в fig-FORTH Release 1 glossary, май 1979 (англ.)

INDEX from to --
       Print the first line of each screen over the range from, to. This is
       used to view the comment lines of an area of text on disc screens.


  У этой статьи нет иллюстраций. Вы можете помочь проекту, добавив их.


  Это заготовка статьи. Вы можете помочь проекту, дополнив её.