win32::process problem

2007-11-29 Thread Spencer Chase
Greetings , I know that everyone likes a working or not working total script. In this case it is not going to be easy for someone else to test so I will start with just a snip and try to explain the problem. I can send a whole script but it would require installing programs and text files etc.

Re: win32::process problem

2007-11-29 Thread Mark Dootson
Hi, It may have nothing to do with paths. Your '$play_file' param needs to be vmidi.exe path_to_midi_file. It currently works on one machine because C:\Program Files\vanBasco's Karaoke Player\vmidi.exe is registered with shell to execute MIDI files. On the machine where it does not work,

Help with Win32::ODBC

2007-11-29 Thread Barry Brevik
I am using the Win32::ODBC module, and I continually get the following error message: Can't locate auto/Win32/ODBC/GetTypeInfo.al in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at odbcinfo.pl line 58 Indeed, there is no filename.al file of any kind on my disk anywhere, which leads me

Re: Help with Win32::ODBC

2007-11-29 Thread Sisyphus
- Original Message - From: Barry Brevik [EMAIL PROTECTED] To: perl-win32-users@listserv.ActiveState.com Sent: Friday, November 30, 2007 11:46 AM Subject: Help with Win32::ODBC I am using the Win32::ODBC module, and I continually get the following error message: Can't locate