473,395 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Immediate Windows

Hi,
Usually I could type command such as
? "Hello"

In immediate window but I can't do that anymore in C# 2005 Express IDE.
If I want to perform such function, how can I do that?

Regards,
Gunawan
Nov 16 '05 #1
3 1719
"Gunawan" <jg********@hotpop.com> wrote in message
news:eM*************@TK2MSFTNGP15.phx.gbl...
Hi,
Usually I could type command such as
? "Hello"

In immediate window but I can't do that anymore in C# 2005 Express IDE.
If I want to perform such function, how can I do that?

Regards,
Gunawan

By the looks of it you should read an elementary book on C#.
I remember that in BASIC on could type ? "Hello",
which would print Hello in your screen. But in C# this
is a little more complicated.

Nov 16 '05 #2

"Patrick" <re***********@freeler.nl> wrote in message
news:69***************************@freeler.nl...
"Gunawan" <jg********@hotpop.com> wrote in message
news:eM*************@TK2MSFTNGP15.phx.gbl...
Hi,
Usually I could type command such as
? "Hello"

In immediate window but I can't do that anymore in C# 2005 Express IDE.
If I want to perform such function, how can I do that?

Regards,
Gunawan

By the looks of it you should read an elementary book on C#.
I remember that in BASIC on could type ? "Hello",
which would print Hello in your screen. But in C# this
is a little more complicated.

No... the Immediate window evaluates instructions immediately, and is able
to use info from the currently running application, for example. In answer
to the original poster, I haven't used the 2005 Express release but it's
possible it just isn't implemented yet - it's still a relatively early beta.
You could check the release pages - there's a list of missing / broken
features.

Steve
Nov 16 '05 #3
As I recall, the Command Window has two modes: Command and Immediate.
Enter the following line exactly (inc >) and press enter
cmd will switch you from Immediate Mode to Command Mode. The following line
followed by enter
immed
will switch you from command mode to immediate mode.

"Gunawan" <jg********@hotpop.com> wrote in message
news:eM*************@TK2MSFTNGP15.phx.gbl... Hi,
Usually I could type command such as
? "Hello"

In immediate window but I can't do that anymore in C# 2005 Express IDE.
If I want to perform such function, how can I do that?

Regards,
Gunawan

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jon Davis | last post by:
How do I get the Immediate window back? It seems to be gone. Command window doesn't work. "View" menu items don't seem to show it Jon
3
by: Russell Stevens | last post by:
Can anyone tell me how to get to the immediate window in VS2005. The help file says (when debugging) to click Debug, Windows, Immediate. There is no Immediate window listed there, nor anywhere else...
7
by: Larry Rebich | last post by:
In VB6 I could enter an immediate command to, for example, determine the value of a variable. Is there some why to do this in VB 2005? Something like: ?sUserName would return: "Joe Blow"
2
by: dgk | last post by:
Using VS2005 Standard Edtion, I have an Immediate window during ASP debugging. My co-worker, using VS2005 Team Edtion does not have an Immediate window. He does have a Command window, which is sort...
4
by: Armin Zingler | last post by:
Hi, I feel fooled.. In the immediate window, if I enter ? DateTime.Now.Kind I get "Unspecified {0}". The result - I expected "local" - lead to some time consuming deliberations. Today, I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.