Groups | Search | Server Info | Login | Register


Groups > comp.sys.acorn.programmer > #6497

Re: SWI equivalent of *Status

From Jean-Michel <jmc.bruck@orange.fr>
Newsgroups comp.sys.acorn.programmer
Subject Re: SWI equivalent of *Status
Date 2025-01-04 11:26 +0100
Organization Jean-Michel
Message-ID <d26ce2d95b.jmb@jmc.bruck.orange.fr> (permalink)
References <d0fc817d24e05ac86d7b06cf1982c754@www.novabbs.org>

Show all headers | View raw


In message <d0fc817d24e05ac86d7b06cf1982c754@www.novabbs.org>
          phorefaux@gmail.com (phorefaux) wrote:

> Hi all,

> Is there an SWI equivalent to *status ?

> Thanks
> Paul

From BASIC
  OSCLI "status"
from C
  system("status")
or
  OS_CLI("status")
....
This executes a string passed to it as if it has been typed in the CLI.


Happy new year everybody.


-- 
Jean-Michel

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

SWI equivalent of *Status phorefaux@gmail.com (phorefaux) - 2025-01-03 22:02 +0000
  Re: SWI equivalent of *Status Jean-Michel <jmc.bruck@orange.fr> - 2025-01-04 11:26 +0100
  Re: SWI equivalent of *Status Matthew Phillips <spam2011m@yahoo.co.uk> - 2025-01-04 12:56 +0000
    Re: SWI equivalent of *Status phorefaux@gmail.com (phorefaux) - 2025-01-07 21:27 +0000
      Re: SWI equivalent of *Status druck <news@druck.org.uk> - 2025-01-08 20:35 +0000

csiph-web