Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #6297
| From | Kevin Wells <kev@kevsoft.co.uk> |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: Alternative to BPUT# |
| Date | 2021-12-29 16:31 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <38a580a259.Kevin@Kevsoft> (permalink) |
| References | <aaedfea159.Kevin@Kevsoft> <20211228180454.7bc0beb1@ian-460-p050na> |
In message <20211228180454.7bc0beb1@ian-460-p050na>
Ian <Ian.Hamilton@AAUG.net> wrote:
>On Tue, 28 Dec 2021 16:54:41 GMT
>Kevin Wells <kev@kevsoft.co.uk> wrote:
>
>>
>> Using BPUT#file%,"Some Text" will put it on a new line, so is there a
>> command for putting it all on one line?
>>
>
>Add a semicolon :-
>
>BPUT#file%,"Some Text ";
>
>
>BPUT#file%,"Some More Text";
>
>
>Gives :-
>
>Some Text Some More Text
Thanks that appears to do the job, so NPUT# is similar to PRINT instead
of printing to screen BPUT sends the info to a file?
>
>
>HTH,
>Ian
>
>
--
Kev Wells
http://kevsoft.co.uk/ https://ko-fi.com/kevsoft
carpe cervisium
Is cheaper than them uniforms, an' they're starvation cheap.
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Alternative to BPUT# Kevin Wells <kev@kevsoft.co.uk> - 2021-12-28 16:54 +0000
Re: Alternative to BPUT# Ian <Ian.Hamilton@AAUG.net> - 2021-12-28 18:04 +0000
Re: Alternative to BPUT# Kevin Wells <kev@kevsoft.co.uk> - 2021-12-29 16:31 +0000
Re: Alternative to BPUT# Ian <Ian.Hamilton@AAUG.net> - 2021-12-30 07:44 +0000
Re: Alternative to BPUT# Kevin Wells <kev@kevsoft.co.uk> - 2022-01-03 16:17 +0000
csiph-web