Difference between revisions of "Commands L"

From BeebWiki
Jump to: navigation, search
m (1 revision)
m (Some additions.)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[Category:Commands]]
 
__NOTOC__
 
__NOTOC__
 
===Suffix commands===
 
===Suffix commands===
   xxxxList     - List an object
+
   xxxxList   - List an object
       List     - List a file
+
       List   - List a file
       BList     - List a BASIC file
+
       BList   - List a BASIC file
     FSList     - List file servers
+
     FSList   - List file servers
     MMCList     - List GoMMC objects
+
     MMCList   - List GoMMC objects
     PSList     - List printer servers
+
     PSList   - List printer servers
     RMList      - List relocatable modules
+
     RMList   - List relocatable modules
       SList     - List sprites
+
     SMList    - List sideways ROM modules
       VList     - List BASIC variables
+
       SList   - List sprites
 +
       VList   - List BASIC variables
 
   
 
   
   xxxxLoad     - Load a file
+
   xxxxLoad   - Load a file
       Load     - Load a file
+
       Load   - Load a file
     BMPLoad     - Load a BitMap file
+
     BMPLoad   - Load a BitMap file
       CLoad     - Load character set (font definition)
+
       CLoad   - Load character set (font definition)
   CMOSLoad     - Load configuration file (actually LoadCMOS)
+
   CMOSLoad   - Load configuration file (actually LoadCMOS)
     KeyLoad     - Load soft (function) key definitions
+
    EELoad    - Load to EEPROM
     RFSLoad     - Load RFS image file
+
     KeyLoad   - Load soft (function) key definitions
     RMLoad     - Load a relocatable module
+
     RFSLoad   - Load RFS image file
     ScrLoad     - Load a BBC screen dump
+
     RMLoad   - Load a relocatable module
  ScreenLoad     - Load a RISC OS screen dump
+
     ScrLoad   - Load a BBC screen dump
       SLoad      - Load sprites
+
  ScreenLoad   - Load a RISC OS screen dump
     SRLoad     - Load to Sideways RAM
+
       SLoad   - Load sprites
 +
     SMLoad    - Load a sideways ROM module
 +
     SRLoad   - Load to sideways RAM
 +
      XLoad    - Load to extended memory
 
    
 
    
 
===Prefix commands===
 
===Prefix commands===
 +
LCDxxxx      - LCD commands
 +
LCD          - Connect VDU to LCD display
 
  Libxxxx      - Library commands
 
  Libxxxx      - Library commands
 
  Lib          - Select library directory
 
  Lib          - Select library directory
Line 33: Line 40:
 
===Alphabetical list===
 
===Alphabetical list===
 
  LeaveMenus    -  
 
  LeaveMenus    -  
 +
LCD          - Connect VDU to LCD display ([http://mdfs.net/Software/CommandSrc/Display/LCD/ 1])
 
  Lib          - Select library directory
 
  Lib          - Select library directory
 
  LibFS        - Select library filing system
 
  LibFS        - Select library filing system
Line 54: Line 62:
 
* [[Commands]]
 
* [[Commands]]
  
[[User:Jgharston|Jgharston]] 20:36, 7 September 2011 (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)