RossNet

FunnelWeb

Tutorial

Developer

Reference
1 Introduction
2 Interface
3 Scanner
4 Parser
5 Analyser
6 Tangle
7 Weave
8 Shell
9 Commands
10 Glossary
11 References

SEARCH
FunnelWeb Reference Manual

9.23 Write

The write command accepts a double-quoted argument and writes it followed by an EOL to the console (standard output). There is no need to double any double quotes occurring within the string.

Syntax:
   write = "write" s string
Examples:
   write "Now about to start the next test."
   write "No need to " double enclosed double quotes."

The write command was added so as to allow regression testing scripts to inform the user of their progress.

Prev Up Next


Webmaster    Copyright © Ross N. Williams 1992,1999. All rights reserved.