Sergey M Plis
Tue, 25 Dec 2007 12:05:46 -0800
[EMAIL PROTECTED] wrote:
Thanks! It is there in xbigforth in edit.fb ( found out it with "view view" :) ). I work in bigforth mostly, though, and view is not available there, unfortunately. May be I can figure out how view in edit.fb works and write something similar for bigforth.I specified VIEW in 83. See if you have it. VIEW WORD-NAME ( -- ) ( It will take you to to the line of source code and if you are lucky it will have some comments inline with the code, but many programmers feel it just clutters up the source and that just viewing the source is enough. ) [EMAIL PROTECTED]
-- Sergey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]