X-Spam-Check-By: sourceware.org From: "Kevin T Cella" To: References: <000301c733a2$28c29db0$7a47d910$@rr.com> <006901c73528$574b11d0$05e13570$@rr.com> <009701c7357f$4b05f9b0$e111ed10$@rr.com> In-Reply-To: Subject: RE: activestate perl on cygwin Date: Thu, 11 Jan 2007 21:35:02 -0500 Message-ID: <00af01c735f2$43713980$ca53ac80$@rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us x-cr-hashedpuzzle: BR4y B6Ok Cd2N DwS/ EWCi Fc5l F4KA G7ij HIP5 HyGn IAIZ Ixl/ I8+K K80Y Lwc9 LxV6;1;YwB5AGcAdwBpAG4AQABjAHkAZwB3AGkAbgAuAGMAbwBtAA==;Sosha1_v1;7;{C08913E6-BB46-4491-8414-E09BF97D38CF};awBjAGUAbABsAGEAQABuAHkAYwBhAHAALgByAHIALgBjAG8AbQA=;Fri, 12 Jan 2007 02:34:51 GMT;UgBFADoAIABhAGMAdABpAHYAZQBzAHQAYQB0AGUAIABwAGUAcgBsACAAbwBuACAAYwB5AGcAdwBpAG4A x-cr-puzzleid: {C08913E6-BB46-4491-8414-E09BF97D38CF} X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Actually, being technical about this and looking at your OP there is no > question there at all! Search for it. Look for a question mark. There is > none. There is merely the sentence "Please advise" and that's what you got! Congratulations! I was wondering when someone would point that out; and for the record, "?". > "I can't use this pair of pliers to tow this boat. Please advise". - > Well how about cha use a tow instead? Clever. >> Seeing as how you don't know what common tasks I am trying to >> automate, I don't see how you can presume to know the scripts do not >> have to be written in a Windows specific way. >It's pretty much a given unless you simply insist on doing it in a >Windows specific way. My operating system is Windows and therefore many of my applications are only compatible with Windows. In order to interact with the application through their SDKs, I need to use Win32 modules. > I gave you an answer for your "short term solution". If you insist on > using a Windows oriented product such as ActiveState then fire up cmd > and type in Windows specific path names to your Windows only ActiveState > Perl scripts. Where's the problem? I'm lazy, it's inconvenient. >> Executing a script That appears in my $PATH will automatically expand >> using cygwin style pathing. > This statement doesn't even make sense. What exactly is expanding? If > you type myscript.pl 'C:\\Cygwin\\tmp\\file' and myscript.pl echoes out > the first arg what do *you* get? That example I can simply handle in the application, but I mean more when I invoke the script. When it is in my $PATH and I type myscript.pl, the full path is expanded and passed to the interpreter with cygwin style paths. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/