473,407 Members | 2,598 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,407 software developers and data experts.

Run routines in the IDE

AGP
In the old VB6 IDE I could view the "Immediate Window" and then type
something like "?MyFunc(3.2, 5, "ALL")"
and it would print the results directly in the window. Ive been looking for
something like this in the VB.NET2005 IDE
and cannot find anyting similar. I just need a quick and easy way to test
some of the output of my functions or even
some built in functions. Any tips on how i can do this?

Rgds
AGP
Nov 11 '07 #1
1 965
AGP

"Peter Macej" <pe***@helixoft.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
There is Immediate window in VS 2005. You can find it under Debug -
Windows menu. There are also other and maybe better possibilities. I wrote
an article about it:
http://www.helixoft.com/blog/archives/21
Thankx for the tip. i had already fiound the "Immediate Window" but your
blog says you cant do it at Design Time.
In fact you can do it at design time. I just type in ? MyCheck("1.0", "2.5")
and the debug.print lines are printed
as well as the result of the function. All while in the IDE in design time.

AGP
Nov 12 '07 #2

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

Similar topics

354
by: Montrose... | last post by:
After working in c# for a year, the only conclusion I can come to is that I wish I knew c. All I need is Linux, the gnu c compiler and I can do anything. Web services are just open sockets...
2
by: Alf P. Steinbach | last post by:
The sixth part of my attempted Correct C++ tutorial is now available, although for now only in Word format (use free Open Office if no Word), and also, it's not yet been reviewed at all -- ...
26
by: Joe Blow | last post by:
Some heroes out there generously provide a tarball (usually called "specfun.tar.gz") containing routines that compute special functions like Gamma, Confluent Hypergeometric, Struve, and other...
6
by: Steve Lambert | last post by:
Hi, I've knocked up a number of small routines to create and manipulate a linked list of any structure. If anyone could take a look at this code and give me their opinion and details of any...
0
by: Gary O'Malley | last post by:
I really don't know how to get started with code that declares a new object and then makes that object an MSAccess Application. Then with that object call functions\sub routines that exist within...
3
by: UJ | last post by:
I am going to write a class that will inherit from SqlCommand and I want to disable certain routines in the SqlCommand and add a couple of new routines. How would I go about doing that? I...
4
by: mosscliffe | last post by:
I am trying to create Common Routines in a Class to use within my site, but as usual I am struggling to understand the fundamentals. I have the following Class dbase Public Shared Function...
0
by: TechWitch | last post by:
In my current environment, we have a 64-bit instance (DB2/AIX64 8.2.4) where we have at least one function that was left in 32-bit mode (not JAVA). According to the IBM documentation it is...
1
by: Congcong | last post by:
When I use gprof to profile a program, it seems never show me the profile info on c lib routines such as malloc. But sometimes, profile info on such c lib routines are also important. I use 'gcc -g...
13
by: Robert Cloud | last post by:
Is it possible to include assembly language routines in C if I'm using a compiler which has an assembler such as gcc? could I include them in a main function or would I have to write a seperate...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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,...

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.