Some programmers call it LOCATE

-----Original Message-----

From:  Sergey M Plis <[EMAIL PROTECTED]>
Subj:  Re: [bigforth] interactivity support
Date:  Tue Dec 25, 2007 11:33 am
Size:  828 bytes
To:  [email protected]; [EMAIL PROTECTED]

[EMAIL PROTECTED] wrote:
> 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]
>   
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.

--
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to