Re: function named reset()

2005-04-07 Thread Gerhard Petrowitsch
03:43 PM | |-+-> >--| | | | To: perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch

Re: Thread programming en Perl 5.8.4

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

Re: [OT] Spam to list

2005-04-04 Thread Gerhard Petrowitsch
| | |2005-04-04 10:09 AM | |-+-> >---| | | | To: "'perl-win32-users'"

Re: [OT] Spam to list

2005-04-03 Thread Gerhard Petrowitsch
| | To: "'perl-win32-users'" | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS)

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

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: How to use Perl to operate Windows's registry table ( simple script example is really appreciated) ?

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

RE: Perl GUI Programming

2005-01-24 Thread gerhard . petrowitsch
Dirk Bremer" | | |<[EMAIL PROTECTED]> | | || | |2005-01-21 08:08 PM | | || |-+> >---| | | |

RE: Perl GUI Programming

2005-01-21 Thread gerhard . petrowitsch
| | | | | |"Dirk Bremer" <[EMAIL PROTECTED]> | | |

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

2005-01-21 Thread gerhard . petrowitsch
| | To: perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS)

Re: GUI

2005-01-20 Thread gerhard . petrowitsch
| | To: | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | |

Re: Perl GUI Programming

2005-01-20 Thread gerhard . petrowitsch
| | To: "perl-win32-users" | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS)

Re: using perl without installing it

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

Re: Folder manipulation (Win32)

2004-11-12 Thread gerhard . petrowitsch
| | |2004-11-12 01:10 PM | | | | |-+-> >---| | | | To: [EMAIL PROTECTED]

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)<>

Re: External dat file question.

2004-10-04 Thread gerhard . petrowitsch
| | To: <[EMAIL PROTECTED]> | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | |

Re: Module to retrieve Windows open Shared files

2004-09-30 Thread gerhard . petrowitsch
| | To: | | cc: [EMAIL PROTECTED] | | (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS) | | Subject:Module to ret

Re: Round Numbers

2004-09-08 Thread gerhard . petrowitsch
To: "perl-win32-users" <[EMAIL PROTECTED]> | | cc: (bcc: Gerhard Petrowitsch/STN/SC/PHILIPS)

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, tha

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 th

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

2003-10-23 Thread gerhard . petrowitsch
d the word 'defined' in my original question. I think I should rather have sayed 'declared'. Any other ideas? Thanks&Regards, ----------- Gerhard Petrowitsch

ppm3: http proxy

2003-02-24 Thread gerhard . petrowitsch
al repository)? Thanks and regards, ----------- 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: [E

Re: OO question

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

OO question

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

Re: crypt

2003-01-07 Thread gerhard . petrowitsch
hould be OK 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 H

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

Solved: exporting constants

2002-06-14 Thread gerhard . petrowitsch
qw operator around the lists (and removed the commas of course). Regards, ------------ Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbH FAX: +49 8151 270 200 Petersbrunnerstr. 17 Hom

Re: exporting constants

2002-06-14 Thread gerhard . petrowitsch
e to use simple 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 Sta

exporting constants

2002-06-14 Thread gerhard . petrowitsch
ble at all to export names defined by the use constant pragma? Any help would be greatly appreciated! Regards, -------- Gerhard PetrowitschTel.: +49 8151 270 126 SP3D Chip Design GmbH FAX: +49 8151 270 200