rsc3/doc/examples/server-command/_scm/c-getn.help.scm

10 lines
222 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /c_getn Get ranges of bus value(s)
; [
; int - starting bus index
; int - number of sequential buses to get (M)
; ] * N
; Get contiguous ranges of buses. Replies to sender with the
; corresponding /c_setn command.