| www.delorie.com/gnu/docs/gforth/gforth_133.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The search path is initialized when you start Gforth (see section 2.1 Invoking Gforth). You can display it and change it using fpath in
combination with the general path handling words.
doc-fpath
Here is an example of using fpath and require:
fpath path= /usr/lib/forth/|./ require timer.fs |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |