Date: Thu, 2 Apr 2026 21:50:59 +1100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Parsing a file name with spaces Newsgroups: comp.lang.forth References: <10pu4t0$12cqm$1@dont-email.me> <69c9a8fe$1@news.ausics.net> <69caf6c3@news.ausics.net> <10qf8nr$2vaat$1@dont-email.me> <69cc66b6$1@news.ausics.net> <10qjp0t$fnek$1@dont-email.me> <69cdc3e7$1@news.ausics.net> <2026Apr2.110715@mips.complang.tuwien.ac.at> Content-Language: en-GB From: dxf In-Reply-To: <2026Apr2.110715@mips.complang.tuwien.ac.at> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit NNTP-Posting-Host: news.ausics.net Message-ID: <69ce4a13@news.ausics.net> Organization: Ausics - https://newsgroups.ausics.net Lines: 12 X-Complaints: abuse@ausics.net Path: csiph.com!news.bbs.nz!news.ausics.net!not-for-mail Xref: csiph.com comp.lang.forth:134851 On 2/04/2026 8:07 pm, Anton Ertl wrote: > dxf writes: >> On 2/04/2026 5:43 am, Gerry Jackson wrote: >>> On 01/04/2026 01:28, dxf wrote: >>>> Given CHAR [CHAR] what reason is there for 'c' ? > ... >> For me, it was 34 bytes better spent elsewhere. > > How much do CHAR and [CHAR] cost in your system? Everything in my system costs. It comes down to what can I afford to lose.