Block File Directory

Liste des GroupesRevenir à cl forth 
Sujet : Block File Directory
De : sjack (at) *nospam* dontemail.me (sjack)
Groupes : comp.lang.forth
Date : 13. Jul 2024, 20:12:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6ujif$3nd5g$1@dont-email.me>
User-Agent : tin/2.6.2-20220130 ("Convalmore") (Linux/6.5.0-41-generic (x86_64))
I almost replaced the Baden's derived DIR scheme with a simpler
search for keyword in line 0:
    666 WIPE
    00 p ( FOO )( Several words that frobocate )
       ....

"foo" /list    \ find scr with FOO keyword and list it
"foo" /load    \ find scr with FOO keyword and load it
"foo" /scr     \ find scr with FOO keyword and put number on stack
666 load       \ still works, ( ... )( ... ) seen as comment

But I decided to keep it and use both (kind of liked the
directory path to a single line).



Date Sujet#  Auteur
13 Jul 24 o Block File Directory1sjack

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal