~ubuntu-branches/ubuntu/karmic/scilab/karmic

« back to all changes in this revision

Viewing changes to man/comm/SendMsg.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-21 16:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20020321165743-e9mv12c1tb1plztg
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH SendMsg 1 "March 1997" "Scilab Group" "Scilab function"
 
2
.so ../sci.an
 
3
.SH NAME
 
4
SendMsg - sends a message
 
5
.SH CALLING SEQUENCE
 
6
.nf
 
7
SendMsg(type,msg)
 
8
.fi
 
9
.SH PARAMETERS
 
10
.TP 5
 
11
type
 
12
: string
 
13
.TP 4
 
14
msg
 
15
: string
 
16
.SH DESCRIPTION
 
17
\fVSendMsg\fR sends a message to ALL applications linked to this application. 
 
18
.SH SEE ALSO
 
19
CreateLink, SendMsg, WaitMsg