Difference between revisions of "Commands C"

From BeebWiki
Jump to: navigation, search
(update)
m (1 revision)
(No difference)

Revision as of 19:12, 8 March 2015

Suffix commands

 xxxxCat      - Catalog an object
     Cat      - Catalog a directory
  MDRCat      - Catalog a Microdrive image file
  TAPCat      - Catalog a Tapefile
  ZipCat      - Catalog a Zip file
  
 xxxxClear    - Clear objects
   RMClear    - Clear Relocatable Module
    WClear    - Clear window data

 xxxxCMOS     - Configuration commands, should be CMOSxxxx
 LoadCMOS     - Load configuration file, should be CMOSLoad
 SaveCMOS     - Save configuration file, should be CMOSSave

 xxxxCopy     - Copy objects
     Copy     - Copy files
MultiCopy     - Copy between multiple file servers
    SCopy     - Copy Sprites
 TreeCopy     - Copy directory trees
    XCopy     - Extended Copy

Prefix commands

Cxxxx         - Create objects
CDir          - Create directory
Create        - Create file

Cxxxx         - Character commands
CLoad         - Load character set
CSave         - Save character set

Catxxxx       - Catalog commands
Cat           - Catalog directory
CatAll        - Catalog all directories

Checkxxxx     - Check for presence of objects
CheckNet      - Check for presence of network
CheckStn      - Check for presence of station

CMOSxxxx      - Configuration commands, actually xxxxCMOS
CMOSLoad      - Load configuration file, actually LoadCMOS
CMOSSave      - Save configuration file, actually SaveCMOS

Convxxxx      - Conversion commands
Conv          -
ConvGraph     -

Copyxxxx      - Copy objects
Copier        - 
Copy          -
CopyAll       -
CopyDFS       -

CPMxxx        - CPM commands
CPM           - Boot CPM
CPMFS         - Select CPMFS filing system

Conversion commands

Alphabetical list

Call          -
Cat           - Catalog directory
CatAll        - Catalog all directories
CDir          - Create directory
CH            - 
Chain         - CHAIN a BASIC file (1, 2)
Chapter       -
Check         -
CheckNet      - Check for presence of network
CheckStn      - Check for presence of station (1)
CLI           -
CLib          - C Library (1)
CLoad         - Load character set (1, 2)
Close         - Close all open files on current filing system
CMOSLoad      - Load configuration file, actually LoadCMOS (1, 2)
CMOSSave      - Save configuration file, actually SaveCMOS (1, 2)
Code          -
ColDump       -
Compact       - Compact media
Compare       -
Configure     - Set configuration options
Conv          -
ConvGraph     -
Cookie        - Display random cookie
Copier        - 
Copy          -
CopyAll       -
CopyDFS       -
Count         -
CPM           - Boot CPM (1)
CPMFS         - Select CPMFS filing system (1)
Create        - Create file
Crunch        - Crunch BASIC program
CSave         - Save character set (1, 2)
CSP           -
Cursors       -
CutPaste      -
CV            - Display local user/machine information

See also

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