~ubuntu-branches/debian/lenny/ucblogo/lenny

« back to all changes in this revision

Viewing changes to helpfiles/op

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2001-09-02 15:15:21 UTC
  • Revision ID: james.westby@ubuntu.com-20010902151521-doo25fmfq7v3pxkg
Tags: upstream-5.1
ImportĀ upstreamĀ versionĀ 5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OUTPUT value
 
2
OP value
 
3
 
 
4
        command.  Ends the running of the procedure in which it appears.
 
5
        That procedure outputs the value "value" to the context in which
 
6
        it was invoked.  Don't be confused: OUTPUT itself is a command,
 
7
        but the procedure that invokes OUTPUT is an operation.
 
8