Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11292 | Rev 14279 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | type:$type_both |
3 | type:$type_both |
4 | syntax:!lookup ``defname'' in ``fname'' |
4 | syntax:!lookup ``defname'' in ``fname'' |
5 | mean:Returns the definition of word ``defname'' in the file ``fname'' which must be\ |
5 | mean:Returns the definition of word ``defname'' in the file ``fname'' which must be\ |
6 | a dictionary file in the same syntax as for the program <span class="tt">translator</span>\ |
6 | a dictionary file in the same syntax as for the program <span class="tt">translator</span>\ |
7 | (not necessarily sorted).\ |
7 | (not necessarily sorted).\ |
8 | < |
8 | <br/>\ |
9 | ``fname'' may be either in the module directory (in this case the\ |
9 | ``fname'' may be either in the module directory (in this case the\ |
10 | module directory need not be specified), or in the directory bases. |
10 | module directory need not be specified), or in the directory bases. |
11 | </p> |
- |