home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / tcl / tcl_1 / !tcldoc_doc_w_w_send < prev    next >
Encoding:
Text File  |  1996-03-29  |  347 b   |  12 lines

  1. .SH NAME
  2. w_send \- intertask communication command.
  3. .SH SYNOPSIS
  4. \fBw_send \fIwimptask script\fR
  5. .BE
  6.  
  7. .SH DESCRIPTION
  8. .PP
  9. Sends a script to be evaluated by another w task. \fIwimptask\fR should
  10. be the name of the task in the taskmanager window. The script will be
  11. evaluated at the global level and its result returned as the result of
  12. \fBw_send\fR