en:docs:dos:cmd:basic:write

Table of Contents

WRITE

Syntax

WRITE # filenum, value [, .... ]
WRITE value [, .... ]

Description

Outputs value to a file. Strings are quoted and each value is separated by a comma.

Outputs value to the screen. Strings are quoted and each value is separated by a comma.