Difference between revisions of "Commands L"

From BeebWiki
Jump to: navigation, search
m (1 revision)
m (Some additions.)
Line 1: Line 1:
 +
[[Category:Commands]]
 
__NOTOC__
 
__NOTOC__
 
===Suffix commands===
 
===Suffix commands===
Line 8: Line 9:
 
     PSList    - List printer servers
 
     PSList    - List printer servers
 
     RMList    - List relocatable modules
 
     RMList    - List relocatable modules
 +
    SMList    - List sideways ROM modules
 
       SList    - List sprites
 
       SList    - List sprites
 
       VList    - List BASIC variables
 
       VList    - List BASIC variables
Line 16: Line 18:
 
       CLoad    - Load character set (font definition)
 
       CLoad    - Load character set (font definition)
 
   CMOSLoad    - Load configuration file (actually LoadCMOS)
 
   CMOSLoad    - Load configuration file (actually LoadCMOS)
 +
    EELoad    - Load to EEPROM
 
     KeyLoad    - Load soft (function) key definitions
 
     KeyLoad    - Load soft (function) key definitions
 
     RFSLoad    - Load RFS image file
 
     RFSLoad    - Load RFS image file
Line 22: Line 25:
 
  ScreenLoad    - Load a RISC OS screen dump
 
  ScreenLoad    - Load a RISC OS screen dump
 
       SLoad    - Load sprites
 
       SLoad    - Load sprites
     SRLoad    - Load to Sideways RAM
+
    SMLoad    - Load a sideways ROM module
 +
     SRLoad    - Load to sideways RAM
 +
      XLoad    - Load to extended memory
 
    
 
    
 
===Prefix commands===
 
===Prefix commands===
Line 58: Line 63:
  
 
[[User:WikiSysop|WikiSysop]] ([[User talk:WikiSysop|talk]]) 13:12, 8 March 2015 (UTC)
 
[[User:WikiSysop|WikiSysop]] ([[User talk:WikiSysop|talk]]) 13:12, 8 March 2015 (UTC)
 +
[[User:Jgharston|Jgharston]] ([[User talk:Jgharston|talk]]) 22:00, 17 December 2017 (CET)

Revision as of 22:00, 17 December 2017


Suffix commands

  xxxxList    - List an object
      List    - List a file
     BList    - List a BASIC file
    FSList    - List file servers
   MMCList    - List GoMMC objects
    PSList    - List printer servers
    RMList    - List relocatable modules
    SMList    - List sideways ROM modules
     SList    - List sprites
     VList    - List BASIC variables

  xxxxLoad    - Load a file
      Load    - Load a file
   BMPLoad    - Load a BitMap file
     CLoad    - Load character set (font definition)
  CMOSLoad    - Load configuration file (actually LoadCMOS)
    EELoad    - Load to EEPROM
   KeyLoad    - Load soft (function) key definitions
   RFSLoad    - Load RFS image file
    RMLoad    - Load a relocatable module
   ScrLoad    - Load a BBC screen dump
ScreenLoad    - Load a RISC OS screen dump
     SLoad    - Load sprites
    SMLoad    - Load a sideways ROM module
    SRLoad    - Load to sideways RAM
     XLoad    - Load to extended memory
 

Prefix commands

LCDxxxx       - LCD commands
LCD           - Connect VDU to LCD display
Libxxxx       - Library commands
Lib           - Select library directory
LibFS         - Select library filing system

Conversion commands

Alphabetical list

LeaveMenus    - 
LCD           - Connect VDU to LCD display (1)
Lib           - Select library directory
LibFS         - Select library filing system
Line          - Pass line of text to User vector
Link          - Link object files
List          - List a file
Lister        - 
ListIf        - 
ListLogons    - 
Load          - Load a file
LoadCMOS      - Load configuration file (should be CMOSLoad)
Lock          - 
LockBoot      - 
LockUp        - 
LogOn         - Log onto file server
LookUp        - 
lp            - Print out formatted file
lpS           - Display formatted text file to screen

See also

WikiSysop (talk) 13:12, 8 March 2015 (UTC) Jgharston (talk) 22:00, 17 December 2017 (CET)