Deutsch English Français Italiano |
<vqdkj2$37np0$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: sjack@dontemail.me (sjack) Newsgroups: comp.lang.forth Subject: Re: Fetch string from comment Date: Fri, 7 Mar 2025 02:10:42 -0000 (UTC) Organization: A noiseless patient Spider Lines: 23 Message-ID: <vqdkj2$37np0$1@dont-email.me> References: <vq4rmt$1dv1v$1@dont-email.me> Injection-Date: Fri, 07 Mar 2025 03:10:43 +0100 (CET) Injection-Info: dont-email.me; posting-host="1bd1895ced7bff3fa881cd088b976e5a"; logging-data="3399456"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19+YrPvJg9CzT8RtAEuoXbn" User-Agent: tin/2.6.4-20240224 ("Banff") (Linux/6.8.0-55-generic (x86_64)) Cancel-Lock: sha1:wJy0ibERdMuH9/aDa4/bkIPLD+4= Bytes: 1267 sjack <sjack@dontemail.me> wrote: > String fetched from comment > > > > Notes > > > i. Print "-->" > ul(...) Underline output of enclosed code > tell COUNT TYPE > om OVER MINUS > > -fin- > Note The underline didn't show in the post. > OOPS, not MINUS but - : OM ( a1 a2 -- a1 u ) OVER - ; -- me