| 
 | 
maybe the old(really really old) wplayany would work.
theis was an old DOS program that would try and play any file you gave it.
have a search for  wplny09b.zip
_____________________________
Bryan Dietz
Aktion Associates
"i want an i"
midrange-l-bounces@xxxxxxxxxxxx wrote on 08/31/2006 03:18:12 PM:
-> I found somewhat of a solution using PC commands:
-> PGM        PARM(&SOUNDCODE)
->  DCL        VAR(&SOUNDCODE) TYPE(*CHAR) LEN(10)
->  DCL        VAR(&PLAY2) TYPE(*CHAR) LEN(128) +
->               VALUE('c:\windows\system32\sndrec32.exe +
->               -play -close "C:\Sounds\')
->  CHGVAR     VAR(&PLAY2) VALUE(&play2 *tcat &soundcode +
->               *tcat '.wav"')
->  STRPCO     PCTA(*NO)
->  MONMSG     MSGID(IWS4010)
->  STRPCCMD   PCCMD(&PLAY2) PAUSE(*NO)
->
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.