(OT?) vb script

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christopher

    (OT?) vb script

    I am looking to learn vb script to interface with a program that already
    exists. Does there exist documentation for Vb script like there is for c++?
    For example using vc6.0 I can look up almost any standard function on msdn,
    however for vb script as I understand it there is no compiler so there is no
    vb script entries in msdn that i can find. What resources does one use to
    learn?
    Thanx,
    Christopher


  • Auric__

    #2
    Re: (OT?) vb script

    On Thu, 18 Dec 2003 13:22:24 GMT, Christopher wrote:
    [color=blue]
    >I am looking to learn vb script to interface with a program that already
    >exists. Does there exist documentation for Vb script like there is for c++?
    >For example using vc6.0 I can look up almost any standard function on msdn,
    >however for vb script as I understand it there is no compiler so there is no
    >vb script entries in msdn that i can find. What resources does one use to
    >learn?[/color]

    Ask this in this group: microsoft.publi c.scripting.vbs cript
    --
    auric "underscore " "underscore " "at" hotmail "dot" com
    *****
    If you can pick up the telephone and have a pizza delivered to your
    home, you DO NOT live in a genuine rural area.

    Comment

    • Steve Gerrard

      #3
      Re: (OT?) vb script


      "Christophe r" <cpisz@austin.r r.com> wrote in message
      news:kShEb.1364 01$Ek.57721@twi ster.austin.rr. com...[color=blue]
      > I am looking to learn vb script to interface with a program that[/color]
      already[color=blue]
      > exists. Does there exist documentation for Vb script like there is for[/color]
      c++?[color=blue]
      > For example using vc6.0 I can look up almost any standard function on[/color]
      msdn,[color=blue]
      > however for vb script as I understand it there is no compiler so there[/color]
      is no[color=blue]
      > vb script entries in msdn that i can find. What resources does one use[/color]
      to[color=blue]
      > learn?
      > Thanx,
      > Christopher
      >
      >[/color]

      MSDN does contain documentation on vb script. The place to start is
      "VBScript language reference". If you don't have MSDN, try the website
      at




      Comment

      Working...