RE: local commands in Win2008R2

2012-02-03 Thread Frank Kleinburg
ndows version info and set the path accordingly.. lots of fun.. Anyway thanks again for the reply and I sure hope what I found helps someone in the future.. Flk k From: timothy adigun [mailto:2teezp...@gmail.com] Sent: Friday, February 03, 2012 2:35 PM To: Frank Kleinburg Subject: Re: local

local commands in Win2008R2

2012-02-02 Thread Frank Kleinburg
Folks, Forever I have used the following to run an external command on a Winders box: `cluster group "$Name"` (where name is the name of the cluster group in question) But today I had to run a script which works on previous versions of Windows, is failing on Windows 2008 R2.. Debugi

RE: Need help getting data from a structure..

2011-09-29 Thread Frank Kleinburg
List, First I would like to thank all who provided input.. With the help of the this list, I was able to figure out what I needed to change to get it all working.. And we have successfully kept VB out (Yippy!).. Now to the solution (note: I have copied the little test code and its output below..

Need help getting data from a structure..

2011-09-28 Thread Frank Kleinburg
Hello list, I've been playing with perl going back to the 4.x days, mostly simple scripts to monitor server or application daemons, kick off and manage backups, or read log files.. While some of these programs are fairly complicated, none have more than just tickled the more sophisticated features