473,671 Members | 2,251 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I was looking for the "Immediate" window like in Classic VB but can't find it

I was looking for the "Immediate" window like in Classic VB but could not
find it.
Jan 6 '06 #1
4 1691
kpg
David A. Beck <da****@beckb.c om> said something like
I was looking for the "Immediate" window like in Classic VB but
could not find it.

It's called the command window.

Ctrl+Alt+A
Jan 6 '06 #2
Is this where the debug is shown too if I have the "Tools / Options /
Debugging / General / Redirect all Output Window text to the Immediate
Window" option selected?

"kpg" <ipost@therefor eiam> wrote in message
news:Xn******** *************** ********@127.0. 0.1...
David A. Beck <da****@beckb.c om> said something like
I was looking for the "Immediate" window like in Classic VB but
could not find it.

It's called the command window.

Ctrl+Alt+A

Jan 6 '06 #3
"David A. Beck" <da****@beckb.c om> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Is this where the debug is shown too if I have the "Tools / Options /
Debugging / General / Redirect all Output Window text to the Immediate
Window" option selected?


fwiw, there is no immediate window in .Net. Nothing useful, like there is in
VB Classic anyway. For proof, just try pasting a block of text in any
"debug" window .Net (any version) provides... if you can get it to accept a
block (which I haven't been able to), try making a change to the text,
reselect it and paste it back into the app. Good luck. Let me know if you
find a window that allows this.

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..
Jan 6 '06 #4
"David A. Beck" <da****@beckb.c om> schrieb:
I was looking for the "Immediate" window like in Classic VB but could not
find it.

VS 2005 contains an immediate window, but VB.NET 2002/2003 don't.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Jan 6 '06 #5

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

Similar topics

1
1526
by: MLH | last post by:
After running some code on some forms and in some modules... I am getting stuff like this in the immediate window... 9 9 9 9 9 9 9
2
1869
by: MLH | last post by:
Can I use Access Basic to dump global var's & values to immediate window in Access 2.0? Can I use it in Access 97 to do the same thing? And please, I can obviously run the following... Debug.Print "MyGlobalVar = "; MyGlobalVar .... that's not what I'm looking for here. I wanna do
2
12828
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
11
11859
by: Mike | last post by:
Is there an Immediate window in vb.net 2003? If so, how do you bring it up?
9
10834
by: David A. Beck | last post by:
When I do a debug.print("blabla") in VB (VS2005) it doesn't show up in the output window, what gives?
7
1872
by: MLH | last post by:
I use this to list table fieldnames to the debug window. Can it be modified to perform similar objective for saved query objects? Would it be best to trash this completely and write a procedure for queries from scratch? Private Sub ListFieldsBttn_Click() '********************************************* ' Prompt user for the table name. List the ' s in the immediate window. '*********************************************
5
5643
by: vul | last post by:
In VB6 I used to use Immediate Window to get or change values of variables. It is very convenient while debugging. I used drag and drop operation to paste the variable name into Immediate Window. In VB 2005 this approach either doesn't work or I need to do it some different way. Of course VB 2005 environment allows to see values right in the code window, but it's true only for not too long strings. With a long string I still need Immediate...
5
11812
by: stmfc | last post by:
i dont know why pl/sql block below returns no data found error. do you have any idea about it? declare c1 varchar2(80); c2 varchar2(80); begin execute immediate 'select col2 from table1 where col1=:c1' into c2 using 'AAA'; end;
8
6366
by: cmuraz | last post by:
hi i need to insert values in a temporary teble which i dynamically create the columns like tbl_01, tbl_02.... for eg., execute immediate 'INSERT INTO TBL_MONTH_LEAVE_DETAIL(TBL_ADM_NO,TBL_MONTH,'TBL_'||TO_CHAR(SYSDATE,'DD'))' ||'VALUES (TRSTBD_ADM_NO,TO_CHAR(SYSDATE,'MMYY'),1)'; HERE THE COLUMNS ARE TBL_ADM_NO,TBL_MONTH,TBL_01,.....TBL_30 ACCORDING TO THE DAY THE COLUMN WILL BE SELECTED AND A VALUE 1 WILL BE INSERTED.
0
8473
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8911
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8819
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8667
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7428
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6222
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5692
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2808
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.