Re: vbscript or perl

From: Alan Mead (amead_at_comcast.net)
Date: 12/03/04

  • Next message: tadmc_at_augustmail.com: "Posting Guidelines for comp.lang.perl.misc ($Revision: 1.5 $)"
    Date: Fri, 03 Dec 2004 02:14:20 -0600
    
    

    On Fri, 03 Dec 2004 18:52:16 +1100, David wrote:

    > I have to port a moderately complicated unix shell script written for
    > Solaris to Windows. I've never done Windows scripting before. Should I
    >
    > (a) learn VBScript and implement it in that;
    > (b) install Active Perl on the target Windows box and rewrite the script in
    > perl (which I am familiar with).
    >
    > The script in question most does database stuff e.g. calls stored procs,
    > parses text files then loads new records with bcp.

    David,

    I think clearly vbscript would be the way to go. Microsoft has spent a
    lot of money on research that shows that all their products beat
    everything else. Besides, who's ever heard of someone using Perl for
    goofy stuff like processing text or accessing databases!? I don't think
    it does that...

    It's really a no-brainer. I'm kind of embarassed that you asked at all.

    Have fun learning vbscript.

    -Alan


  • Next message: tadmc_at_augustmail.com: "Posting Guidelines for comp.lang.perl.misc ($Revision: 1.5 $)"

    Relevant Pages

    • Re: file access trouble
      ... Tried your suggestion - did not make any difference - my script does not ... >> I am a new user to perl - trying to teach myself enough perl to do a ... >> I created another windows based program that creates the .htpasswd file ...
      (comp.lang.perl.misc)
    • [SLE] running CGI scripts written in notepad
      ... I'm currently learning CGI programming with perl and have built up a webserver ... I'm doing my development work on a windows ... If I write a perl script on my SuSE machine and put it in CGI bin, ... If I write a perl script on a windows machine, then copy it onto my Linux ...
      (SuSE)
    • Re: General VBScript Questions
      ... Windows allows you to run VBScript files. ... script language that could make use of a limited GUI. ... like the Windows Script Host or IE. VB.Net ...
      (microsoft.public.scripting.vbscript)
    • Re: Question about Perl and Wscript object
      ... Since you have no prior exposure to Perl, perhaps you could consider taking the advice offered. ... > The VBscript that I have written performs a monitoring function. ... > this script as a service... ...
      (comp.lang.perl.modules)
    • Re: Perl script into a Windows Service
      ... > For the last several months, I have been trying to turn a simple Perl ... > into a Windows 2000 service. ... It almost sounds like setting up a Perl script to run as a ... Add the String Value: Application ...
      (comp.lang.perl.misc)

    Loading