
libraries, modules for vbs
Quote:
> Why don't you use PerlScript then?
Wish I could, perlscript is way cool, and I'm much more comfortable with
perl. But sadly the fact is that many project managers, sys admins, tech
officers who are used to a microsoft oriented environment, are afraid of
anything even remotely unix like. Even though activestate is an
excellent perl for the win platform, there is often the response, "we
don't have anyone who knows about perl".
So since I *have to use vbs, I might as well start out working with
reusable parts - even if I have to write some of the parts myself.
Quote:
> Try Clarence Washington's site for canned
> code and components at http://cwashington.netreach.net/main_site/default.asp
Thanks, I'll check it out.
Quote:
> Alexander Riedel
> Lead Engineer
> SAPIEN Technologies, Inc.
> www.primalscript.com
> > Are there any repositories of libraries for use with vbs? Something like
> > Perl's CPAN. Thought I should ask before blowing hours porting another
> > 20 line Perl lib/module into 200+ lines of vbs.
> > Thanks,
> > Scott