Rev 11288 | Rev 14279 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +var+ +exec+ +string+ |
11210 | bpr | 2 | tit:lookup |
3 | type:$type_both |
||
11292 | bpr | 4 | syntax:!lookup ``defname'' in ``fname'' |
5 | mean:Returns the definition of word ``defname'' in the file ``fname'' which must be\ |
||
11210 | bpr | 6 | a dictionary file in the same syntax as for the program <span class="tt">translator</span>\ |
7 | (not necessarily sorted).\ |
||
11288 | bpr | 8 | <p>\ |
11292 | bpr | 9 | ``fname'' may be either in the module directory (in this case the\ |
11210 | bpr | 10 | module directory need not be specified), or in the directory bases.\ |
5920 | bpr | 11 | </p> |