KliveIDEKlive IDE
GitHubGitHub
  • Introduction
    • Installing Klive
    • Running Klive
    • Using the Keyboard
    • Loading from Tape
    • Saving Files
    • Creating a Klive Project
    • The Project Explorer
    • Editing Code
    • Running & Debugging Code
    • Exporting Code
    • ZXBASIC Integration
    • SJASMPLUS Integration
    • IDE Settings
    • The CPU View
    • The ULA View
    • The Memory View
    • The Disassembly View
    • Watch Expressions
    • The Breakpoints View
    • The System Variables View
    • The BASIC Listing
    • Interactive Commands
    • The Build System
    • IDE startup options
    • Diagnostics
    • Changing keyboard shortcuts
    • Changing default file extensions
    • Using the Instant Screen
    • Keeping the Emulator always on top
    • Measuring T-states
    • Assembler Overview
    • Language Structure
    • Directives
    • Expressions
    • Z80 Instructions
    • Pragmas
    • ZX Spectrum Next
    • Assembler Statements
    • Macros
    • Structs
    • Get the source code
    • Improve the documentation
    • Overview
    • Scripting Syntax
  • Commands Reference
  • Machine Types
  • Project Templates
Working with the IDEThe System Variables View

The System Variables View

šŸ’”

The current System Variables view does not allow editing the variables’ contents.

You can display the current system variable values in the Machine info activity tag with theĀ System Variables header:

When you hover the mouse over a particular system variable label, you can read the explanation of that variable:

When a system variable contains multiple flags, you can point to a particular flag to display its explanation:

The Breakpoints ViewThe BASIC Listing