|
I would also add that _vbscript_ itself is
(a) quite simple and (b) quite limited. There’s not much to learn, and
what there is to learn is quite simple. The power comes from being able to use
COM objects. But using COM objects (their methods and properties) is exactly
the same from within perl as from within _vbscript_ (or JScript or any other
language for that matter). So why use _vbscript_? There’s an enormous array
for pre-built scripts and tutorials out there. That’s why people use
_vbscript_ even through Windows Script Host supports JScript out-of-the-box as
well (and JScript has extra functionality like Try…Catch error handling
and short-circuited condition checking etc). Cheers Ken From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Desmond No. I happen to know _vbscript_, VB.Net, C#, some Java, little bit of C &
C++, little bit of _javascript_, some PHP, T-SQL. I actually see a need to learn
to write perl. I can read it well enough just knowing how to read various other
programming languages. I could stand to learn to do C++ better too. I’m
not a programmer, I just run a big AD deployment. You’ll find that _vbscript_ works on most any Windows box wheras perl
you need the activestate stuff which you can’t always install on the box.
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Kern you don't think one can get by in IT with just one lang? can't you do everything in perl that you can do in _vbscript_ and then
some? I'm sure you can get by on windows with just perl. i'm in a multi platform enviorment and frankly i just don't have the
time to learn both _vbscript_ and perl. i would end up just knowing both a little and badly. my brain can't keep jumping from one to the other and in scripting, if you
don't use one lang for a while, you forget it. in which case i'd just end up bugging you guys on this list again for
examples. i'd like to get to the point where i can do it myself and trying to
learn both will never work for me. i have a hard enough time keeping as much as i can about windows and AD
and exchange and some linux stuff in my head. 2 scripting langs will make my head explode. i'll never remeber them at
all. i just need to learn one and devote myself to learning it well instead
of being a scripting jack of all trades and master of none. as to perl books, then where can one lern COM on perl? thanks alot guys! On 9/21/05, Joe Richards might know
some Win32 Perl resources. |
- RE: [ActiveDir] disabling users Ken Schaefer
- Re: [ActiveDir] disabling users Tom Kern
- RE: [ActiveDir] disabling users Ken Schaefer
- RE: [ActiveDir] disabling users Brian Desmond
- RE: [ActiveDir] disabling users Al Mulnick
- RE: [ActiveDir] disabling users Ken Schaefer
- Re: [ActiveDir] disabling users Phil Renouf
- RE: [ActiveDir] disabling users Roger Seielstad
- RE: [ActiveDir] disabling users Roger Seielstad
