can't redirect STDERR

2005-06-17 Thread robert johnson
perl 5.8.6 on Win32 i need to redirect STDERR, in order to parse runtime information from a flash programmer. the program "monice.exe" runs on either Win98/XP/2000 just fine, but the command i'm using to redirect STDERR does not work on Win98 heres the offending line in my Perl script: $pid = o

Re: problems with Win32::API import

2005-06-17 Thread Lloyd Sartor
[EMAIL PROTECTED] wrote on 06/17/2005 02:01:21 PM: > Hi Masters. > > This code on my WinXP crashes perl. > Searched the list , but only the old syle ( Method 1 or Method 2 ) comes up. > I am trying Method 3 , new with .40 onwards. > > Please can somebody point out my "basic" mistake : > > prin

problems with Win32::API import

2005-06-17 Thread Sumitro Chowdhury
Hi Masters. This code on my WinXP crashes perl. Searched the list , but only the old syle ( Method 1 or Method 2 ) comes up. I am trying Method 3 , new with .40 onwards. Please can somebody point out my "basic" mistake : print "TYPE DWORD is known to Win32::API::Type \n" if Win32::API::Type->i

RE: Win32::API and Unicode filenames

2005-06-17 Thread Jan Dubois
Siebe wrote: > Considering Perl cannot open files with Unicode filenames by default Well, not by default, but you can work around this. Check out: http://www.nntp.perl.org/group/perl.unicode/2779 Cheers, -Jan ___ Perl-Win32-Users mailing list Pe

Win32::API and Unicode filenames

2005-06-17 Thread Siebe Tolsma
Hello!   Considering Perl cannot open files with Unicode filenames by default I decided to create a Win32 module which imports functions like CreateFileW from kernel32.dll and let it write/read files through that. The OS I am writing this for will always be Windows, and in all cases >= 2K (so

RE: Perl-Win32-Users Digest, Vol 17, Issue 19

2005-06-17 Thread Liza Das
Hi, I am trying to call an Oracle procedure using this Perl command however the procedure is not being called. The procedure takes accepts one parameter which I'm passing using $file. Is the syntax ok? $test="sqlplus login/[EMAIL PROTECTED] [EMAIL PROTECTED]:\\ftpscript\\name_of_file_script.sql

RE: Coping Records from one Database to another with Blank Data ina field

2005-06-17 Thread Peter Guzis
Expanding on what Dietmar stated, here is another way which should be more tolerant of multiple data types, and is potentially more efficient if used more than once in the same script. Note I am assuming you are using DBI and some educated guesses have been made on which data types are appropri

Win32::GUI::AxWindow

2005-06-17 Thread Anton Ganeshalingam
Could someone please tell me why I can't get the following code to work. The javascript doesn't work when embeding html. Please help tks Anton use Win32::GUI; use Win32::GUI::AxWindow; # Main Window my $user = undef; my $html = undef; get_html(); my $font = Win32::GUI::Font->new(