| version 1.3, Sun Apr 12 21:49:29 1998 UTC | version 1.4, Wed Jun 17 16:55:16 1998 UTC | ||
|---|---|---|---|
|
|
||
| BEGIN refill WHILE interpret REPEAT ; | BEGIN refill WHILE interpret REPEAT ; | ||
| : include-file ( i*x fid -- j*x ) \ file | : include-file ( i*x fid -- j*x ) \ file | ||
| \G interpret (process using the text interpreter) the contents of | |||
| \G the file @var{fid}. | |||
| push-file loadfile ! | push-file loadfile ! | ||
| 0 loadline ! blk off ['] read-loop catch | 0 loadline ! blk off ['] read-loop catch | ||
| loadfile @ close-file swap 2dup or | loadfile @ close-file swap 2dup or |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |