+ Reply to Thread
Results 1 to 4 of 4

WScript.Echo... VBA Reference?

  1. #1
    John Keith
    Guest

    WScript.Echo... VBA Reference?

    Is there a reference that can be checked that will allow WScript.echo to work
    from VBA?

    I'd really like to have the entire VBA/VBE environment work on any VBS code.
    And show errors that would occur as if I were running the VBS file
    standalone. (but getting WScript.echo to not return a run-time error would
    be a start)

    --
    Regards,
    John

  2. #2
    Christmas May
    Guest

    RE: WScript.Echo... VBA Reference?

    If you find an answer to this problem, please forward the answer to
    christmas050873@hotmail.com I too am VERY eager to do the same things!

    Sincerely,

    Christmas May

    "John Keith" wrote:

    > Is there a reference that can be checked that will allow WScript.echo to work
    > from VBA?
    >
    > I'd really like to have the entire VBA/VBE environment work on any VBS code.
    > And show errors that would occur as if I were running the VBS file
    > standalone. (but getting WScript.echo to not return a run-time error would
    > be a start)
    >
    > --
    > Regards,
    > John


  3. #3
    Tim Williams
    Guest

    Re: WScript.Echo... VBA Reference?

    What do you want to do in VBscript which you can't just implement in VBA ?

    --
    Tim Williams
    Palo Alto, CA


    "Christmas May" <ChristmasMay@discussions.microsoft.com> wrote in message news:EF3CB567-782D-428C-B281-B9BEC82A6B12@microsoft.com...
    > If you find an answer to this problem, please forward the answer to
    > christmas050873@hotmail.com I too am VERY eager to do the same things!
    >
    > Sincerely,
    >
    > Christmas May
    >
    > "John Keith" wrote:
    >
    > > Is there a reference that can be checked that will allow WScript.echo to work
    > > from VBA?
    > >
    > > I'd really like to have the entire VBA/VBE environment work on any VBS code.
    > > And show errors that would occur as if I were running the VBS file
    > > standalone. (but getting WScript.echo to not return a run-time error would
    > > be a start)
    > >
    > > --
    > > Regards,
    > > John




  4. #4
    John Keith
    Guest

    Re: WScript.Echo... VBA Reference?

    I use the VBE from Excel to test pure VBS scripts. (I HATE the
    microsoft-script editor that forces you to use HTML sandwiched code). I was
    able to get around my initial issue because "msgbox" works in VBscript.

    It would however be really nice to be able to flip a switch that would make
    the VBE accept only VBS coding. Maybe by setting up a certain reference
    would do the trick?
    --
    Regards,
    John


    "Tim Williams" wrote:

    > What do you want to do in VBscript which you can't just implement in VBA ?
    >
    > --
    > Tim Williams
    > Palo Alto, CA
    >
    >
    > "Christmas May" <ChristmasMay@discussions.microsoft.com> wrote in message news:EF3CB567-782D-428C-B281-B9BEC82A6B12@microsoft.com...
    > > If you find an answer to this problem, please forward the answer to
    > > christmas050873@hotmail.com I too am VERY eager to do the same things!
    > >
    > > Sincerely,
    > >
    > > Christmas May
    > >
    > > "John Keith" wrote:
    > >
    > > > Is there a reference that can be checked that will allow WScript.echo to work
    > > > from VBA?
    > > >
    > > > I'd really like to have the entire VBA/VBE environment work on any VBS code.
    > > > And show errors that would occur as if I were running the VBS file
    > > > standalone. (but getting WScript.echo to not return a run-time error would
    > > > be a start)
    > > >
    > > > --
    > > > Regards,
    > > > John

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1