Groups | Search | Server Info | Login | Register
Groups > comp.sys.acorn.programmer > #6588
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Paul Stewart <phorefaux@gmail.com> |
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Using WGET from basic |
| Date | Sun, 11 Jan 2026 17:11:08 GMT |
| Organization | A noiseless patient Spider |
| Lines | 18 |
| Message-ID | <3e719a995c.Paul@phorefaux> (permalink) |
| Injection-Date | Sun, 11 Jan 2026 17:15:39 +0000 (UTC) |
| Injection-Info | dont-email.me; posting-host="d8b3ce9fdbda3576615c9021af972639"; logging-data="79135"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX199jJQafdgdrPZWU4r/tRCC" |
| User-Agent | Messenger-Pro/9.00 (MsgServe/9.00) (RISC-OS/4.42) NewsHound/v1.54 |
| Cancel-Lock | sha1:Me00HRZWhWB3aXlgubPcAlLm+SQ= |
| X-Editor | EmailEdit 2.04 |
| Xref | csiph.com comp.sys.acorn.programmer:6588 |
Show key headers only | View raw
Hi all, Recently started using WGET to fetch some files. Is it possible to call this from a basic program and it mulitask in the background? I have it working without issue from a basic program, it just single tasks whilst it's downloading. Currently using: - command$="wget "+webfilepath$+" -O "+scrapfilepath$+wgetoptions$ + " --show-progress" SYS"XWimp_StartTask",command$ Added the --show-progress just so I can see it's doing something. -- Paul Stewart Sent from A9home running RISC OS 4.42
Back to comp.sys.acorn.programmer | Previous | Next — Next in thread | Find similar
Using WGET from basic Paul Stewart <phorefaux@gmail.com> - 2026-01-11 17:11 +0000
Re: Using WGET from basic Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-01-12 01:28 +0000
Re: Using WGET from basic Paul Stewart <phorefaux@gmail.com> - 2026-02-08 16:47 +0000
Re: Using WGET from basic Kevin Wells <kev@kevsoft.co.uk> - 2026-01-12 18:23 +0000
csiph-web