473,322 Members | 1,523 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,322 software developers and data experts.

calculation only works once in debug mode

hi all,

I have a form with two text boxes, a go button and a formula in the code

to perform a calculation a value is entered in one text box, and press
buttonm
a result is computed which is entered in the second box.

This functions the first time that I run the form in debug, but only the
first time,

am forced to restart debug to try another calculation,

any ideas,

rodger

Nov 20 '05 #1
2 1476
Hi

Please ignore the other poster. No question is stupid. We all started
somewhere.

Can you maybe post the consentience of the cs/vb file of your form so that
we can see what you are doing wrong?

Your subject was "calculation only works once in debug mode". This suggests
that it works fine in release mode? Is this what you meant?

Gary

"rodger" <pa*@myisland.spam> wrote in message
news:eB**************@TK2MSFTNGP09.phx.gbl...
hi all,

I have a form with two text boxes, a go button and a formula in the code

to perform a calculation a value is entered in one text box, and press
buttonm
a result is computed which is entered in the second box.

This functions the first time that I run the form in debug, but only the
first time,

am forced to restart debug to try another calculation,

any ideas,

rodger

Nov 20 '05 #2
* rodger <pa*@myisland.spam> scripsit:
I have a form with two text boxes, a go button and a formula in the code

to perform a calculation a value is entered in one text box, and press
buttonm

a result is computed which is entered in the second box.

This functions the first time that I run the form in debug, but only
the first time,

am forced to restart debug to try another calculation,


I am not sure if I understand what you mean, but you cannot change the
code in debug mode and continue with the execution like in VB6. You
will have to wait for the next release of VB.NET, "VB.NET Whidbey",
where the famous "Edit and Continue" will be reintroduced.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #3

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

Similar topics

2
by: rodger | last post by:
hi all, I have a form with two text boxes, a go button and a formula in the code to perform a calculation a value is entered in one text box, and press buttonm a result is computed which is...
6
by: Ariel | last post by:
I have an application that works correctly in debug mode but it does not work in release. I am not using anything of the class system.diagnostics. I tried to disable the optimization code, but...
0
by: anaxamandr | last post by:
Hi. I have a long loop in ASP that performs a rather lengthy calculation. I would love for my users to be able to stop that calculation, if they so choose, mid way through the process. I attempted...
1
by: Maor Mishkin | last post by:
Hello All, I have a calculation problem, the system changes it's accuracy during the program, attached is a sample with the bug, you can compile it and run it in debug mode, then look at the...
2
by: Ravi | last post by:
Hi everyone, I've a C# .NET application that works as expected when built in the debug mode. However, it behaves strangely when built in the Release mode. Having the .pdb file included makes...
3
by: jt | last post by:
For some stupid reason, I can't get this to work in Release mode, but works well in Debug mode. Below is the function: Here is the line: pos=strpos(pszCmdLine,cmdLineStr); // in release mode...
1
by: Ethan Strauss | last post by:
Hi, I have a C#.net Web application which calls a web service (http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/eutils.wsdl). It has run just fine for months. Recently I started getting...
10
by: 60325 | last post by:
This is the page where I collect the data in drop-down boxes with values of 1-10 and send it to a submitted page to do calculations. Example: Employee1 TeamScore(1-10) Employee2 ...
0
by: rbg | last post by:
I have a custom usercontrol in ASP.NET 1.1 named BreadCrumb.ascx which contains another control also called BreadCrumb.ascx within itself. Thus the parent BreadCrumb.ascx control is simply a...
3
by: lshilin | last post by:
Hi, here is my script: #!/usr/local/bin/perl -d use Net::Telnet; my $res = ""; my $ip = "10.120.7.95";
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.