Re: How does the break statement work?



On Mar 22, 4:24 pm, Cogito <nos...@xxxxxxxxxxxxx> wrote:
I have one more very basic question. How do you check for typing
errors?
Say, I type my program using Notepad and I have a variable called
'area'. Some fifty lines of code later I make reference to this
variable and due to a typo I enter 'arae'. How will I ever discover
the mistake?

Your program probably won't work the way you expect. Frequent and
thorough testing is always required.

--
Rob

.



Relevant Pages

  • Determine Most/Least Frequent Date from List
    ... like to determine the most frequent and least frequent dates from the list. ... this cell location does not change. ... How can I reference lowest or bottom ... number as that cell reference will regularly change? ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Opening Notepad from Code
    ... Currently in order to process our orders, we copy text from Siebel, and dump it onto Notepad for reference. ... I have got the program to do this, but whilst I'm testing what it does, I'd like it to paste the info onto Notepad as well. ... "Tom Ogilvy" wrote: ...
    (microsoft.public.excel.programming)
  • Intermittent "Object reference not set to an instance of an object
    ... We have a site written in ASP.NET that uses verisigns payflow pro object. ... About once a week (its been getting more frequent) the page that uses the ... The code appears to freeze when trying to get a reference to the COM object, ... We already tried turning off Worker Process Recycling. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DOS Programs
    ... > About the reference to config.sys, that does not seem to work. ... > I will revert to you with whatever result I get. ... give you the option "Open with" then choose notepad from the program list. ... HTH ...
    (microsoft.public.windowsxp.newusers)
  • Download sound file
    ... I opened it in Notepad, ... If I open the file with WMP, it will play the remote file correctly. ...
    (microsoft.public.windowsmedia.player)

Loading