Skip to main content

TCLREAD

Copies the terminal command line into a variable.

Synopsis

TCLREAD variable

Arguments

variable A variable used to hold the command line.

Description

The TCLREAD statement copies the Terminal Control Language (TCL) command line into variable. This allows parameters to be passed from TCL to the MVBasic program.

FeedbackOpens in a new tab