RE: Request for more functionality in Math::BigFloat

2014-07-01 Thread Geoff Horsnell
Many thanks, Sisyphus. I didn't think to look at and use the Math::BigInt package in conjunction with Math::BigFloat. Cheers Geoff -Original Message- From: Sisyphus [mailto:sisyph...@optusnet.com.au] Sent: 02 July 2014 02:53 To: Geoff Horsnell; perl-win32-users@listserv.activestat

Request for more functionality in Math::BigFloat

2014-07-01 Thread Geoff Horsnell
Has anyone extended the Math::BigFloat package to include such niceties as the INT function, or remaindering? I need to be able to do some large calculations and those two functions would be very useful additions to the Math::BigFloat package Many thanks Geoff

RE: Perl graphics and calendars

2012-04-03 Thread Geoff Horsnell
Many thanks, Manfred - that is exactly what I was looking for. BTW I note that there are a couple of missing library functions (notably I18N::Langinfo and Text::Bidi) which I can't find under CPAN. However. I don't think they are too important Cheers Geoff From: Man

RE: Perlapp won't compile.

2012-03-14 Thread Geoff Horsnell
version. Cheers Geoff Horsnell From: pdk-boun...@listserv.activestate.com [mailto:pdk-boun...@listserv.activestate.com] On Behalf Of Jamie Harris Sent: 14 March 2012 13:26 To: ActiveState PDK list Subject: Perlapp won't compile. If I try to compile with Perlapp (9.1.1) I get an

Intermittent error with perlapp build PDK 9.1.1

2012-02-26 Thread Geoff Horsnell
n do to resolve the problem once and for all. Any help would be appreciated. Geoff ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

accessing other file version information

2012-01-31 Thread Geoff Horsnell
Further to my previous email, I can now access the "File Version" information. However, is there a general (or any) access method for the other "info" fields that Perlapp allows one to set? Can one retrieve the "Comments" field for example?

RE: Using the --info data from Perl

2012-01-30 Thread Geoff Horsnell
Many thanks, Brian. For information it also works through a perlapp produced binary. Geoff Horsnell -Original Message- From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Brian Raven Sent: 30 January 2012 15:55

Using the --info data from Perl

2012-01-30 Thread Geoff Horsnell
Is there any way that I can access the fields set by the perlapp -info parameter? I am thinking of setting the product version via this method, and wonder if I can then access that field from within the Perl program I am compiling. Is it possible? Many thanks Geoff 21 Gloucester Road

creating custom Perl/Tk widgets

2010-01-01 Thread Geoff Horsnell
in producing a "general" widget for submission to either CPAN or PPM (although that may follow) but rather looking at the general process itself. Any help would be much appreciated Many thanks Geoff ___ Perl-Win32-Users mail

RE: Strange Perl/Tk action

2009-10-26 Thread Geoff Horsnell
Many thanks. I have tried your suggestion and it seems to do the trick! And, as you say, it also loses the "flicker". Once again, many thanks Geoff -Original Message- From: Jack [mailto:goodca...@hotmail.com] Sent: Monday, October 26, 2009 3:44 AM To: 'Geoff Horsnell

RE: Strange Perl/Tk action

2009-10-24 Thread Geoff Horsnell
out and option "A" is active. At the same time, the height of the "canvas" window containing these menu buttons is reduced by about 0.2 cm. Subsequent selection of the "A" or "B" menu option (whichever is currently active) has no further effect on the size of

Strange Perl/Tk action

2009-10-24 Thread Geoff Horsnell
ll. Has anyone seen this happen for themselves and does anyone know how to prevent the window from shrinking in the first place? Any suggestions would be most welcome. Many thanks Geoff ___ Perl-Win32-Users mailing list Perl-Win32-U

RE: perl error message

2009-10-21 Thread Geoff Horsnell
Many thanks for your reply. It appears that the "repair" option on the 826 build did not (for reasons unknown) re-instate all (any) of the support libraries under the "lib" folder. I have now removed build 826 and re-installed from scratch - it all now works! Many than

perl error message

2009-10-20 Thread Geoff Horsnell
is problem? Many thanks Geoff Want to find out when you can get an iPhone with Orange? Register at http://www.orange.co.uk/iphone and we'll let you know.___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To un

Error 22 with SDBM

2009-09-28 Thread Geoff Horsnell
esn't). I have tried to "merge the existing library with the "new" single record library that I am able to create, but the merge process also fails with error 22. Does this error stand for any other case (if so, what)? How can I get around / fix the problem? Any sugg

RE: Perl Tk system button

2009-09-12 Thread Geoff Horsnell
Lynn, Many thanks for that - it worked a treat. FYI, the iconimage line has to be (re)applied to each new subwindow, or the "Tk" icon prevails. Cheers Geoff -Original Message- From: Lyndon Rickards [mailto:l...@debscave.com] Sent: Saturday, September 12, 2009 1:54 AM

Perl Tk system button

2009-09-11 Thread Geoff Horsnell
Is it possible to change the image in the system menu button (The red Tk button in the top left hand corner of all GUI windows)? I would like to add my own icon in place of this symbol. Cheers Geoff ___ Perl-Win32-Users mailing list Perl

RE: Problem (bug?) in Perl/Tk

2005-12-08 Thread Geoff Horsnell
Thanks, Jack. I will try the patch Cheers Geoff -Original Message- From: Jack D. [mailto:[EMAIL PROTECTED] Sent: 08 December 2005 05:24 To: 'perl-win32-users' Cc: [EMAIL PROTECTED] Subject: RE: Problem (bug?) in Perl/Tk > -Original Message- > From:

Problem (bug?) in Perl/Tk

2005-12-03 Thread Geoff Horsnell
I am currently writing an application in Perl/Tk. I have found an annoying problem to which I cannot find an answer in the documentation. It is this.   When I create a Sub window from my MainWindow (say a pop-up for an Entry widget), then I supply two buttons for the user to use - one is fo

RE: Send email in ActivePerl using SMTP

2002-06-11 Thread Geoff Collins
While thinking on this topic Does anyone know how to achieve Authentication when connecting to an SMTP server? Thanks, --geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Toby Stuart Sent: Wednesday, 12 June 2002 03:30 To: '[EMAIL PROT

RE: Time till millisecond

2001-06-28 Thread Geoff
use Time::HiRes qw(gettimeofday); $t0 = [gettimeofday]; ($seconds , $milliseconds) = gettimeofday; @t = localtime(time); $TIME = sprintf("%2s/%2s/%2s/%06s", $t[2], $t[1], $t[0], $milliseconds); That should print your time out in hour/min/sec/millisecond HTH, Geoff Ellis Software

Filenames with MIME::Parser

2001-05-01 Thread Geoff Ellis
")){ $pop->HeadAndBodyToFile( $io, $n ); $io->close; $parser->parse( IO::File->new( "pathtodir/raw-message.$n") ); } $pop->Delete($n); } $pop->Close(); any help would be appreciated.. TIA Geoff Ellis

RE: UNIX to Windows using perl

2001-04-10 Thread Geoff Ellis
database...I'll also show you how easy it is to create/drop/modify tables etc   I'll do all I can to help if you need it...     Geoff Ellis   btw PostgreSQL is FREE FAST and RELIABLE :o) -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL

ExtUtils::Installed and Unicode

2001-02-04 Thread Geoff Capper
t a loss! Any ideas on where this error may be coming from would be greatly appreciated. Cheers, Geoff Capper ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Encrypt and Authenticate

2001-01-14 Thread Geoff Collins
search yields a confusing number of SSL related modules, etc. I would appreciate if someone has done this before, if they would share any tips pointers and sample code. many thanks, --geoff ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http