interpreter

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: sali (gabor.salai_at_tel.net.ba)
Date: 11/10/04


Date: Wed, 10 Nov 2004 21:56:00 +0100

is it posible to run script host [cscript] in interactive mode, like
interpreter?
i mean, to type commands and get them executed immediately, something like
old msdos basic had?
vba [say for excel] has such "immediate" window.

thanks.



Relevant Pages

  • Re: how to run python-script from the python promt? [absolute newbie]
    ... interactive mode prompt ... You can make the code in your script available to the interpreter by typing ... import myscript ...
    (comp.lang.python)
  • Re: a short-cut command for globals().clear() ??
    ... level python interpreter command that clears all user variables (not ... built-ins) from the global namespace. ... the same whether you are in interactive mode or not. ... very little use for a method that clears globals in general, ...
    (comp.lang.python)
  • Re: a short-cut command for globals().clear() ??
    ... level python interpreter command that clears all user variables (not ... built-ins) from the global namespace. ... the same whether you are in interactive mode or not. ... would we add it just so that it could be used by the interpreter. ...
    (comp.lang.python)
  • Re: Interactive mode not very useful
    ... But then if you have a syntax error, your code can't be executed anyway, so why stay in the interpreter? ... That's why I seldom use the interpreter in interactive mode, and even then only for programs of a few lines. ... In Windows, once you've reentered the interpreter, you can use the up/down arrow keys to scroll through the keyboard buffer. ...
    (comp.lang.php)
  • Re: interpreter
    ... Try the microsoft script editor: ... sali wrote: ... > i mean, to type commands and get them executed immediately, something ...
    (microsoft.public.scripting.vbscript)