Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Paul Stewart 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> 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 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