Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default 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" wrote in message ...
If you find an answer to this problem, please forward the answer to
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default 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" wrote in message ...
If you find an answer to this problem, please forward the answer to
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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
User Name via 1. API, 2. Enviornment, 3. WScript.Network MSweetG222 Excel Programming 3 April 4th 06 04:18 PM
Newbie: Can't delete to left with WScript David Wake Excel Programming 1 October 8th 05 12:47 PM
using WScript.CreateObject("Wscript.Shell John Keith[_2_] Excel Programming 3 August 30th 05 07:20 PM
Office 2003 not able to run wscript?? Gordon Cashmore[_2_] Excel Programming 2 December 19th 03 05:53 PM
WScript object not found (???) Tom Ogilvy Excel Programming 1 July 10th 03 10:59 PM


All times are GMT +1. The time now is 10:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"