Win Registry Hardware status?

2006-06-15 Thread Sandeep Deshpande
Dear All, I know this question is Not related to Perl, but I am hoping to get some help/clue. It could be wrong question for this forum. I am writing a Perl script which can scan 'Software' & 'Hardware' Assets from any Windows Machines. I am able to complete first part, where I get information of l

RE: creating an excel file

2006-04-08 Thread Sandeep Deshpande
You can also use Win32::OLE::Const 'Microsoft Excel'; and create/update MS-Excel files.     Thanks & Regards, Sandeep Deshpande   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Eko Budiharto Sent: Saturday, April 08, 2

Macros/Class Files in Tex

2006-03-06 Thread Sandeep Deshpande
converting Macros to Tex). I failed to get such module. Do we have any such program already written or I need to develop this program myself? Regards, Sandeep Deshpande ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http

Threads

2006-02-27 Thread Sandeep Deshpande
line 28. Compilation failed in require at test.pl line 4. BEGIN failed--compilation aborted at test.pl line 4. - Do I need to make some changes, pertaining to 5.8.8 ? Thanks & Re

RE: perlapp

2005-12-27 Thread Sandeep Deshpande
I use perl2exe software's evaluation version to create Perl executables. However I haven't tried to break it. I don't know how secure it is. Thanks & Regards, Sandeep Deshpande -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Foo Ji-

RE: [Perl-unix-users] SCCS in Linux

2005-12-26 Thread Sandeep Deshpande
system then all these scripts would invite change and hence I wanted to find SCCS or SCCS look-a-like on Linux (Just to avoid re-work). It seems CSSC would solve the purpose since it accepts same commands as SCCS. Thanks for the suggestion. Thanks & Regards, Sandeep Deshpande -Orig

SCCS in Linux

2005-12-25 Thread Sandeep Deshpande
Dear All, How can I install SCCS in Linux, is there any documentation available? I used to use SCCS on Unix but recently our management has decided to change it to Linux, Now the Linux box contains CVS and Not SCCS. I am happy with SCCS although it is an Old system and I don't want to go through t

Windows OS version

2005-12-09 Thread Sandeep Deshpande
Dear All, If I wanted to understand the OS then I used to use simply 'print $^O' (which tell MSWin32, it was enough to understand that the OS is Windows). It used to work okay, but now one of my scripts need to understand the windows OS in detail. (i.e. if the OS is Windows 2000 or Windows XP or Wi

Re: Good Free Perl IDE?

2005-12-02 Thread Sandeep Deshpande
' is Not a good solution. 5) UltraEdit (http://www.ultraedit.com ):- This is Not Free Editor, however I would like to thank Foo ji-Haw for recommending it. I haven't tested it's trial version. 6) scintilla/Scite (www.scintilla.org ) :- Only day before yesterday Joseph

RE: Good Free Perl IDE?

2005-11-18 Thread Sandeep Deshpande
programmers, we can Not invest in 10-12 licenses and hence I prefer 'Free of Cost' IDE. Thanks & Regards, Sandeep Deshpande -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lincoln, Adym Sent: Friday, November 18, 2005 8:13 PM To: activeperl@listserv.A

RE: Good Free Perl IDE?

2005-11-17 Thread Sandeep Deshpande
Thanks for the suggestion. I have downloaded this IDE, this seems to be a very good tool. Thanks & Regards, Sandeep Deshpande -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 1:34 PM To: [EMAIL PROTECTED]; active

Good Free Perl IDE?

2005-11-16 Thread Sandeep Deshpande
Dear All, Could somebody suggest me a good Perl IDE for Windows 2000, which comes 'FREE of COST' (Not trial versions). Regards, Sandeep Deshpande ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubsc

RE: Perl:Tk

2005-11-03 Thread Sandeep Deshpande
make it run in such cases? Thanks & Regards, Sandeep Deshpande -Original Message- From: Paul Malcher [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 1:34 PM To: [EMAIL PROTECTED] Cc: activeperl@listserv.ActiveState.com; [EMAIL PROTECTED] Subject: Re: Perl:Tk Sandeep Deshp

RE: Perl:Tk

2005-11-02 Thread Sandeep Deshpande
I think TK module will Not work on Unix. It works on Windows environment (I have Not tried it on Linux yet). Thanks & Regards, Sandeep Deshpande -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gomez, Juan Sent: Wednesday, November 02, 2005 10:49 P

Image Conversion to JPEG

2005-10-26 Thread Sandeep Deshpande
Hi all, I have this typical requirement on Mac system and I want to use Perl. 1) I have to open Illustrator EPS files in Illustrator and have to save it as JPG at the same location. 2) Open Photoshop EPS in Photoshop and save it to JPG at the same location. 3) TIFF could be opened in any app

RE: How can get all the terminal names/IP addresses connected to network

2005-10-18 Thread Sandeep Deshpande
Dear Manfred, Thanks for your help. Your code is running fine my problem is solved now. Thanks & Regards, Sandeep Deshpande -Original Message- From: Manfred Maier [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 18, 2005 4:10 PM To: [EMAIL PROTECTED]; ActivePerl@listserv.ActiveState

RE: How can get all the terminal names/IP addresses connected tonetwork

2005-10-18 Thread Sandeep Deshpande
Also script #2, won't be able to understand how many PCs are ON and still Not running my script #1. Currently I am trying Manfred's code. Thanks & Regards, Sandeep Deshpande -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Petr Vileta Sent: Tues

How can get all the terminal names/IP addresses connected to network

2005-10-18 Thread Sandeep Deshpande
Dear All, I have created a perl script (say script #1) which can create a report from an individual machine and keep the report file at a specified location on the same PC. In my organization around 100+ PCs are connected to a domain. I have written another script (say script #2) to copy the said

RE: Detecting Installed Softwares on PC

2005-10-05 Thread Sandeep Deshpande
Dear Mr. Cohen and Mr. Dave, I thank both you for providing great solutions. I will surely explore these scripts. Thanks & Regards, Sandeep Deshpande -Original Message- From: Nahum Cohen [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 3:05 AM To: Ramlakhan, Dave Cc: [E

Detecting Installed Softwares on PC

2005-10-04 Thread Sandeep Deshpande
whatever format I want. I would appreciate all kinds of suggestions/hints/clues/guidance regarding this requirement. Thanks & Regards, Sandeep Deshpande ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe:

RE: REgExp

2005-09-23 Thread Sandeep Deshpande
27; coding guidelines and hence I need to build my own parser, which would NOT be perfect as first version. Once again I would like to thank you all for your support. Thanks & Regards, Sandeep Deshpande -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMA

Regex query

2005-09-21 Thread Sandeep Deshpande
e generic than $srch it captures \W+ #=>: <# #=>: bold# #=>: > # #=>: This a test# #=>: : bold# #=>: ><# #=>: med# #=>: > # But I want output in the following way. #=>: # #=>: # #=>: This a test# #=>: # #=>: <# #=>: med# #=>: > #

Regex question

2005-08-26 Thread Sandeep Deshpande
Dear All, I am trying to pass list of acceptable characters in a string and then warn user about un-acceptable characters in the said string. My sample script goes as follows CASE 1:- my $filebuf = "ABCD123{}\[\]`"; if ($filebuf =~ s/([^A-z\d])/$

RE: XML

2005-08-16 Thread Sandeep Deshpande
& Regards, Sandeep Deshpande   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Eko Budiharto Sent: Tuesday, August 16, 2005 3:47 PM To: activeperl@listserv.ActiveState.com Subject: XML   hi list, I have a few questions. 1. (a kind of off-topic) if I w

Login & Password

2005-08-08 Thread Sandeep Deshpande
Dear All, I was using a simple code to access web-pages in a variable and then process them further. However there are many instances when the page demands Login & Password. If I know the login & password then what is the correct way to login to the site and download any page out of it? Do I need t

RE: help! how to use outlook?

2005-06-07 Thread Sandeep Deshpande
t;new('Outlook.Application', 'Quit');     Thanks & Regards, Sandeep Deshpande   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of johnbean Sent: Sunday, June 05, 2005 11:56 PM To: activeperl@listserv.ActiveState.com Subject: help!

Getting complete directory structure

2005-05-28 Thread Sandeep Deshpande
Dear All, I am trying to FTP a complete directory structure on my local machine, for e.g. everything under the "/pub" should be transfered on my local m/c. As per description of "Net::FTP" in ActivePerl help, I got following Synopsis. === use Net::FTP; $ftp =

webpage in variable

2005-05-04 Thread Sandeep Deshpande
sily put this variable into a file. == page.pl === use strict; my $link ="http://www.google.com";; chomp($link); use LWP::Simple; getprint ("$link"); ===== Regards, Sandeep Deshpande ___ A

CASE tools for Perl

2005-01-24 Thread Sandeep Deshpande
Dear All, Can I get any CASE tool which can, 1) Read any Perl program and make a list of modules used in it. 2) Create a relationship diagram between these modules. 3) Create a Module wise list of subroutines and variables used in the script. I am currently thinking of writing such tool, which wou

Certification in Perl

2004-12-27 Thread Sandeep Deshpande
Dear All, If I would like to measure my Perl skills in numbers, then do we have any facility like certification? - Sandeep ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: executing script at the starting of machine.

2004-11-02 Thread Sandeep Deshpande
Regards, Sandeep Deshpande   -Original Message- From: Mulley, Nikhil [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 1:48 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: executing script at the starting of machine.   BTW , Did it help you out ? -Original

RE: executing script at the starting of machine.

2004-11-02 Thread Sandeep Deshpande
Title: Signal Handlers PERL & NT Dear All, Thanks a lot for the suggestions.   Thanks & Regards, Sandeep Deshpande   -Original Message- From: Mulley, Nikhil [mailto:[EMAIL PROTECTED] Sent: Thursday, October 28, 2004 8:46 PM To: Deshpandes; [EMAIL PROTECTED] Sub

Passing two arrays to a sub.

2004-09-30 Thread Sandeep Deshpande
Dear All, I am trying to pass two arrays to a subroutine. However I am not able to collect them properly in local variables. Would you please let me know what is wrong? Here I am expecting the output:- #s t q c# #1 2 3 4# But I am getting the output as:- #s t q c 1 2 3 4# ## local @b is capturing