Re: Rob, bug fix/suggestion

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Mon, 6 Sep 1999 09:09:35 EDT, Derek Brown <Cyrusbrown at AOL.COM> wrote:

>then statements.  I was wondering if you could make puts(-1,"Blah") go
>nowhere.  In other words, if puts() sees -1, it will just end the procedure
>right there.  This could be a good bug fix too.  If someone is opening a


Derek:
   Why can't you do this:

   While handle != -1 do
      puts(handle, "Blah")
   end while

Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu