Re: function named reset()

2005-04-07 Thread Gerhard Petrowitsch
| |-+- --| | | | To: perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS

Re: Thread programming en Perl 5.8.4

2005-04-06 Thread Gerhard Petrowitsch
| | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:Thread programming en Perl 5.8.4

Re: [OT] Spam to list

2005-04-04 Thread Gerhard Petrowitsch
| |-+- ---| | | | To: 'perl-win32-users' perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS

Re: [OT] Spam to list

2005-04-03 Thread Gerhard Petrowitsch
-win32-users' perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject

copying structures

2005-03-17 Thread gerhard . petrowitsch
Hi all, this is more a general Perl question: When I do perl -e @a=qw(a b c); @[EMAIL PROTECTED]; $b[1] = 'v'; print $a[1] I get b as output bus when I do perl -e $a[1]{var} = 1; @[EMAIL PROTECTED]; $b[1]{var} = 2; print $a[1]{var} I get 2 as output So obviously, which I copy a simple array, I

creating a pdf doc

2005-02-28 Thread gerhard . petrowitsch
Hi all, I want to create a pdf document with hyperlinks and bookmarks. I'd like to generate it from a HTML based documentation. I saw the various modules on CPAN for pdf manipulation, but I'm completely lacking any know how about creating pdf's at all. So I do not really know, what modules would

RE: Perl GUI Programming

2005-01-24 Thread gerhard . petrowitsch
| | || |-+ ---| | | | To: Gerhard Petrowitsch/STN/SC/[EMAIL PROTECTED] | | cc: perl-win32-users perl-win32

Re: How to use #! perl to directly run perl script on Win32 platform?

2005-01-21 Thread gerhard . petrowitsch
@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:How to use #! perl to directly run perl script on Win32

RE: Perl GUI Programming

2005-01-21 Thread gerhard . petrowitsch
| | | | |-+- ---| | | | To: perl-win32-users perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch

Re: Perl GUI Programming

2005-01-20 Thread gerhard . petrowitsch
-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:Perl GUI Programming

Re: GUI

2005-01-20 Thread gerhard . petrowitsch
-Win32-Users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS

Re: using perl without installing it

2004-11-19 Thread gerhard . petrowitsch
] | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:using perl without installing

Re: Folder manipulation (Win32)

2004-11-12 Thread gerhard . petrowitsch
| | | | |-+- ---| | | | To: [EMAIL PROTECTED] | | cc: (bcc: Gerhard Petrowitsch

Native Balloon help

2004-11-11 Thread gerhard . petrowitsch
Hi all, is there a way to use the nice balloon or bubble shaped windows (e.g. used by the office assistant - see attached image) on WinXP in a GUI (Perl/Tk), perhaps using some Win32::API call or so? Thanks for any hints! Regards, Gerhard (See attached file: bubble.gif)attachment:

Re: External dat file question.

2004-10-04 Thread gerhard . petrowitsch
] | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:External dat file question

Re: Module to retrieve Windows open Shared files

2004-09-30 Thread gerhard . petrowitsch
: [EMAIL PROTECTED] | |(bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:Module to retrieve Windows open Shared files

Re: Round Numbers

2004-09-08 Thread gerhard . petrowitsch
PROTECTED]| | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:Round Numbers

Win32::Serial and USB - Serial Interfaces

2004-08-03 Thread gerhard . petrowitsch
Hi all, there have been some discussions about that topic already on this list. I also had a problem with a USB - Serial Interface (a DA-70119 from Digitus (www.digitus.com)). Win32::SerialPort told me that setting the baud rate on that device is not possible. Debugging into it I found, that

Win32::FileOp - BrowseForFolder

2004-03-03 Thread gerhard . petrowitsch
Hi all, I'm using the function BrowseForFolder from the Win32::FileOp module. Is there a possibility to use a root folder that is not a CSIDL_... constant (e.g. like c:/perl/site/lib or so)? The user of my application has to browse for a folder multiple times. If he always has to click his way

Re: Distinguish SCALAR from ARRAY, CODE, HASH in the symbol table of a typeglob

2003-10-23 Thread gerhard . petrowitsch
question. I think I should rather have sayed 'declared'. Any other ideas? ThanksRegards, --- Gerhard PetrowitschTel.: +49 8151 270 126 Philips Semiconductors

ppm3: http proxy

2003-02-24 Thread gerhard . petrowitsch
, --- Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbHFax: +49 8151 270 200 Petersbrunnerstr. 17Home Office: +49 821 9069 741 82319 Starnberg, Germany SERI: [EMAIL PROTECTED

OO question

2003-01-28 Thread gerhard . petrowitsch
? --- Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbHFax: +49 8151 270 200 Petersbrunnerstr. 17Home Office: +49 821 9069 741 82319 Starnberg, Germany SERI: gerhard@DESTNSC1

Re: OO question

2003-01-28 Thread gerhard . petrowitsch
, --- Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbHFax: +49 8151 270 200 Petersbrunnerstr. 17Home Office: +49 821 9069 741 82319 Starnberg, Germany SERI: gerhard

Re: crypt

2003-01-07 Thread gerhard . petrowitsch
for password encryption (or am I wrong in this point?). Thanks and regards, Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbH FAX: +49 8151 270 200 Petersbrunnerstr. 17 Home Office: +49

Re: Perl TK List?

2002-11-15 Thread gerhard . petrowitsch
a very good one is [EMAIL PROTECTED] You can get a member (via www.stanford.edu) or you can also post a non-member question (takes longer to be answered). Gerhard PetrowitschTel.: +49 8151 270 126

exporting constants

2002-06-14 Thread gerhard . petrowitsch
be greatly appreciated! Regards, Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbH FAX: +49 8151 270 200 Petersbrunnerstr. 17 Home Office: +49 821 9069 741 82319 Starnberg, Germany SERI

Re: exporting constants

2002-06-14 Thread gerhard . petrowitsch
names instead. Any other idea? Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbH FAX: +49 8151 270 200 Petersbrunnerstr. 17 Home Office: +49 821 9069 741 82319 Starnberg, Germany

Solved: exporting constants

2002-06-14 Thread gerhard . petrowitsch
the commas of course). Regards, Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbH FAX: +49 8151 270 200 Petersbrunnerstr. 17 Home Office: +49 821 9069 741 82319 Starnberg, Germany SERI