Difference between revisions of "Commands R"

From BeebWiki
Jump to: navigation, search
m (1 revision)
m (Added template.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
[[Category:Commands]]__NOTOC__
 
===Suffix commands===
 
===Suffix commands===
 
  ----Read      - Read from an object
 
  ----Read      - Read from an object
Line 17: Line 17:
 
  ROff          - Turn off Remote
 
  ROff          - Turn off Remote
 
  RShut        - Remote Shutdown
 
  RShut        - Remote Shutdown
 
+
 
  RAM----      - RAM filing system commands
 
  RAM----      - RAM filing system commands
 
  RAM          - Select RAM filing system
 
  RAM          - Select RAM filing system
Line 25: Line 25:
 
  RemDB        - Remote Debug remote station
 
  RemDB        - Remote Debug remote station
 
  Remote        - Take control of remote station
 
  Remote        - Take control of remote station
 
+
 
  RFS----      - RFS (Ram filing system) commands
 
  RFS----      - RFS (Ram filing system) commands
 
  RFSLoad      - Load RFS disk image
 
  RFSLoad      - Load RFS disk image
Line 42: Line 42:
 
  RMSave        - Save Relocatable Module
 
  RMSave        - Save Relocatable Module
 
  RMTidy        - Tidy Relocatable Module Area
 
  RMTidy        - Tidy Relocatable Module Area
 
+
 
  ROM----      - ROM commands
 
  ROM----      - ROM commands
 
  ROM          - Select ROM filing system
 
  ROM          - Select ROM filing system
Line 49: Line 49:
 
  ROMS          - List sideways ROMs
 
  ROMS          - List sideways ROMs
 
  ROMSave      -
 
  ROMSave      -
 
+
 
  RS----        - Serial (RS232/432) commands
 
  RS----        - Serial (RS232/432) commands
 
  RSLink        - Set up serial link
 
  RSLink        - Set up serial link
Line 66: Line 66:
 
  Remove        - Remove a file/directory without any errors
 
  Remove        - Remove a file/directory without any errors
 
  Rename        - Rename file/directory
 
  Rename        - Rename file/directory
 +
Repair        - Repair BASIC Bad program
 
  Repeat        - Repeat commands
 
  Repeat        - Repeat commands
 
  Replace      -
 
  Replace      -
 
  ReplyTo      - Reply to email message
 
  ReplyTo      - Reply to email message
 
  Report        - Report last error message
 
  Report        - Report last error message
  Reset
+
  Reset         -
  Restore
+
  Restore       -
 
  Reveal        - Reveal concealed display
 
  Reveal        - Reveal concealed display
  Revive
+
  Revive       -
 
  RFSLoad      - Load RFS disk image
 
  RFSLoad      - Load RFS disk image
 
  RFSSave      - Save RFS disk image
 
  RFSSave      - Save RFS disk image
Line 99: Line 100:
 
  RunLogon      -
 
  RunLogon      -
  
==See also==
+
{{Commands}}
* [[Commands]]
 
 
 
 
[[User:WikiSysop|WikiSysop]] ([[User talk:WikiSysop|talk]]) 13:13, 8 March 2015 (UTC)
 
[[User:WikiSysop|WikiSysop]] ([[User talk:WikiSysop|talk]]) 13:13, 8 March 2015 (UTC)

Latest revision as of 14:21, 10 December 2023

Suffix commands

----Read      - Read from an object
  SRRead      - Read from sideways ROM/RAM

----Rename    - Rename an object
    Rename    - Rename file/directory
   SRename    - Rename sprite

----Run       - Run an object
    Run       - Run a file
  RMRun       - Run Relocatable Module
StarRun       -

Prefix commands

R----         - Remote actions
ROff          - Turn off Remote
RShut         - Remote Shutdown

RAM----       - RAM filing system commands
RAM           - Select RAM filing system
RAMFS         - Select RAM filing system

Rem----       - Remote actions
RemDB         - Remote Debug remote station
Remote        - Take control of remote station

RFS----       - RFS (Ram filing system) commands
RFSLoad       - Load RFS disk image
RFSSave       - Save RFS disk image

RM----        - Relocatable Module commands
RMClear       - Clear Relocatable Module
RMEnsure      - Ensure Relocatable Module
RMFaster      -
RMInsert      - Insert Relocatable Module into Module table
RMKill        -
RMList        - List relocatable modules
RMLoad        - Load a relocatable module
RMReInit      -
RMRun         - Run Relocatable Module
RMSave        - Save Relocatable Module
RMTidy        - Tidy Relocatable Module Area

ROM----       - ROM commands
ROM           - Select ROM filing system
ROMInfo       -
ROMList       -
ROMS          - List sideways ROMs
ROMSave       -

RS----        - Serial (RS232/432) commands
RSLink        - Set up serial link
RSSend        - Send file via serial link

Conversion commands

Alphabetical list

Repair        -
ReadOSVers    -
ReadProt      -
Recover       -
Rem           - Enter a comemnt into a logfile
RemDB         - Remote Debug remote station
Remote        - Take control of remote station
Remove        - Remove a file/directory without any errors
Rename        - Rename file/directory
Repair        - Repair BASIC Bad program
Repeat        - Repeat commands
Replace       -
ReplyTo       - Reply to email message
Report        - Report last error message
Reset         -
Restore       -
Reveal        - Reveal concealed display
Revive        -
RFSLoad       - Load RFS disk image
RFSSave       - Save RFS disk image
RMClear       - Clear Relocatable Module
RMEnsure      - Ensure Relocatable Module
RMFaster      -
RMInsert      - Insert Relocatable Module into Module table
RMKill        -
RMList        - List relocatable modules
RMLoad        - Load a relocatable module
RMReInit      -
RMRun         - Run Relocatable Module
RMSave        - Save Relocatable Module
RMTidy        - Tidy Relocatable Module Area
ROff          - Turn off Remote
ROM           - Select ROM filing system
ROMInfo       -
ROMList       -
ROMS          - List sideways ROMs
ROMSave       -
RShut         - Remote Shutdown
RSLink        - Set up serial link
RSSend        - Send file via serial link
Run           - Run a file
RunLogon      -
Commands

WikiSysop (talk) 13:13, 8 March 2015 (UTC)