home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
wps
/
mmpm2
/
ssnd
/
sstoolkt
/
sspipe
/
os2.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1993-06-26
|
436b
|
17 lines
:
:
: BocaSoft System Sounds Named Pipe Example
:
: Copyright (c) BocaSoft Incorporated 1993
:
: This simple OS/2 batch file writes the index 45 to the BocaSoft
: System Sounds named pipe - "\pipe\bs_ssnd". Index 45 is a User
: Event. See the file ssndmsg.c for more information on index
: values. Make sure System Sounds is running and the events you
: are using are enabled.
:
:
echo 45 > \pipe\bs_ssnd