THANKS Re: where is std Win32 file dialogue control?

2003-01-22 Thread Dick Penny
Yes, thanks, it is EXACTLY what I wanted. I don't think 'GetOpenFile' shows up in the CPAN listing (ie. docs), h, am going to go back and look again. Dick - Original Message - From: "Peter Eisengrein" <[EMAIL PROTECTED]> To: "'Dick Penny

where is std Win32 file dialogue control?

2003-01-22 Thread Dick Penny
om within Perl. I assume it is a stand alone "control" (god, I hate that word). Thanks, Dick Penny ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: Subtracting arrays

2002-11-13 Thread Dick Penny
EXCELLANT explaination, I save these. Dick Penny - Original Message - From: "Joseph P. Discenza" <[EMAIL PROTECTED]> To: "Napier, Ed" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 12:33 PM Subject: RE: Subtracting a

Re: DESPERATE

2002-09-12 Thread Dick Penny
Errr, I don't think you can move a file by "renaming", not on a Windoze box anyway, and your use of a path like D:\ftproot implies Windoze to me. Maybe I'm wrong, but these are my thoughts - untested. - Original Message - From: "Carl Jolley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc

Re: From dos to a window.

2002-08-21 Thread Dick Penny
I too use Perl/Tk as a newbie. It works but its learn curve is steep. Make lots of simple examples. Dick - Original Message - From: "Beckett Richard-qswi266" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 20, 2002 6:36 AM Subject: From dos to a window. > Chaps, > > I'v

2nd msg re users list

2001-12-07 Thread Dick Penny
did prior message go, my eMail window went crazy. Is users list still up and running? Have not rec'd messages for 2 days whereas I was getting 20-30 per day?? ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/

Help re finding file or its path

2001-11-30 Thread Dick Penny
Two newbie Q's, but after 1.5 hrs with documentation cannot find answers. Am simply trying to give my script a file name and have the script figure out the full path so that I can open the file. Ideally I don't want any assumptions about where the file is except that it is unique. I've look

help walking directories

2001-11-29 Thread Dick Penny
I'm not that great at Perl, nor can I figure out how to get the Debugger to help me. The following must sort of kill itself after the 4th line, because none of the "prints" trigger after the "readdir". Am running this from a command line window under Win2K. The directory indicated in 1st line