kOS
0.19.3
  • Home
  • Table of Contents
  • Downloads and Links
  • Tutorials
  • Community Example Library
  • General
  • Language
  • Mathematics
  • Commands
    • Flight Control
    • Prediction
    • Listing Data
    • Parts Information
    • File I/O
    • Terminal and GUI
    • Resource Transfer
    • Processors
  • Structures
  • Addons
  • Contribute
  • Changes
  • About
kOS
  • Docs »
  • Command Reference
  • View page source

Command ReferenceΒΆ

  • Flight Control
    • Cooked Control
    • Raw Control
    • Pilot Input
    • Ship Systems
    • Time Warping
  • Prediction
  • Listing Data
    • FOR Loop
    • Available Listable Keywords
  • Parts Information
  • File I/O
    • Volume and Filename arguments
    • COMPILE program (TO compiledProgram).
    • COPY programFile FROM/TO Volume|volumeId|volumeName.
    • DELETE filename FROM Volume|volumeId|volumeName.
    • EDIT program.
    • LOG text TO filename.
    • RENAME VOLUME Volume|volumeId|oldVolumeName TO name.
    • RENAME FILE oldName TO newName.
    • RUN [ONCE] <program>.
    • SWITCH TO Volume|volumeId|volumeName.
    • EXISTS(FILENAME).
    • CREATE(FILENAME).
    • OPEN(FILENAME).
    • WRITEJSON(OBJECT, FILENAME).
    • READJSON(FILENAME).
    • Special handling of files starting with “boot” (example boot.ks)
  • Terminal and GUI
    • GUI display tools
  • Resource Transfer
    • Resource
    • Source and Destination
    • Examples
  • Processors
    • Accessing processors
Next Previous

© Copyright 2013-2016, Developed and maintained by kOS Team, Originally By Nivekk.

Built with Sphinx using a theme provided by Read the Docs.