com.livecode.system

Typemodule
DictionaryLCB
LibraryLiveCode Builder
Associationscom.livecode.system
Summary

This library provides low-level system functionality for modular LiveCode programs.

Description

This library provides low-level system functionality for modular LiveCode programs.

TypeNameSummarySyntax
expressionArchitecture

The architecture

the architecture

- - -CommandArguments

The command arguments

the command arguments

- - -CommandName

The command name

the command name

- - -OperatingSystem

The operating system

the operating system

- - -SystemErrorCode

The system error code.

the system error code

- - -SystemErrorDescription

The system error description.

the system error message

modulecom.livecode.system

This library provides low-level system functionality for modular LiveCode programs.

the system error message

statementQuitWithStatus

Quit the application

quit [ with status <Status> ]

- - -ResetSystemError

Clear the system error code.

reset system error