Re: Find The Bug

From: Ron Natalie (ron_at_sensor.com)
Date: 01/16/04


Date: Thu, 15 Jan 2004 19:15:17 -0500


"Pete Becker" <petebecker@acm.org> wrote in message news:40072625.AE941306@acm.org...
> Ron Natalie wrote:
> >
> > They are done inside a SUBROUTINE.
>
> A SUBROUTINE? This isn't FORTRAN. In C++ we have functions. <g>
>
Hey, at least I didn't invoke it with GOSUB.



Relevant Pages

  • Re: DCL: IF and .AND. logic
    ... In DCL, I personally prefer CALL to GOSUB, as you have to declare your ... $ENDSUBROUTINE ... Compare the results of HELP CALL EXAMPLE and HELP GOSUB EXAMPLE. ... In addition to the formal declaration needed for a subroutine ("EXIT" ...
    (comp.os.vms)
  • Re: DAP that looks like a Calendar?
    ... : Hey if you think it will work, ... This doesn't need to be fancy, just easy for the staff to read and see ... 'call a subroutine to fill your data ... private Sub yourSub ...
    (microsoft.public.access.dataaccess.pages)
  • Re: Question on gw-basic
    ... 90 GoSub 3520 ... long descriptive comment in the code before each subroutine. ... a Windows environment where you can use Von Goderic's FBIDE development ...
    (comp.lang.basic.misc)
  • binding Enter key
    ... I would like to bind pressing the enter key in text area to ... subroutine only if the enter is pressed without a shift key, ... pressing shift+enter combination will not invoke handler function. ... Prev by Date: ...
    (comp.lang.perl.tk)
  • Re: [PATCH 1/9] readahead: introduce PG_readahead
    ... It acts as a look-ahead mark, which tells the page reader: ... Hey, it's time to invoke the read-ahead logic. ...
    (Linux-Kernel)