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
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
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
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
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-
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
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
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
' 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
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
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
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
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
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
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
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
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
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
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
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:
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
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#
#=>: >
#
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])/$
& 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
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
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!
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 =
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
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
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
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
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
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
33 matches
Mail list logo