comp.lang.ada
 help / color / mirror / Atom feed
  • * Re: Examine my code!
           [not found] <01bc49c1$c8c990a0$c47d8ea1@AaBbCcDd>
           [not found] ` <3355E2D9.243@aonix.com>
    @ 1997-04-20  0:00 ` Nick Roberts
      1997-04-23  0:00   ` Centaury
      1997-04-24  0:00   ` Keith Thompson
      1997-04-29  0:00 ` Examine my code! Odo Wolbers
      2 siblings, 2 replies; 9+ messages in thread
    From: Nick Roberts @ 1997-04-20  0:00 UTC (permalink / raw)
    
    
    
    
    
    The answer is to use 
    
       Get_Line(Command);
    
    instead of just
    
       get(command)
    
    Reason why: things getting stuck in the buffer.
    
    Nick.
    
    
    
    
    
    ^ permalink raw reply	[flat|nested] 9+ messages in thread
  • * Examine my code!
           [not found] <01bc49c1$c8c990a0$c47d8ea1@AaBbCcDd>
           [not found] ` <3355E2D9.243@aonix.com>
      1997-04-20  0:00 ` Examine my code! Nick Roberts
    @ 1997-04-29  0:00 ` Odo Wolbers
      2 siblings, 0 replies; 9+ messages in thread
    From: Odo Wolbers @ 1997-04-29  0:00 UTC (permalink / raw)
    
    
    
    > SkipLine;
    > 
    > in this expression to throw away the Inputline like this:
    > 
    > exception
    >      when data_error=>
    >           put("Invalid command! Type help.");
    >           newline;
    >              SkipLine;
    > end;  
    
    Oops, where are the underscores?
    
    I meant
    
    Skip_Line;
    
    and
    
    New_Line;
    
    ciao
    Odo
    
    
    
    
    ^ permalink raw reply	[flat|nested] 9+ messages in thread

  • end of thread, other threads:[~1997-04-29  0:00 UTC | newest]
    
    Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <01bc49c1$c8c990a0$c47d8ea1@AaBbCcDd>
         [not found] ` <3355E2D9.243@aonix.com>
    1997-04-17  0:00   ` Examine my code! Dale Stanbrough
    1997-04-17  0:00   ` No! Gautier
    1997-04-17  0:00     ` No! Oliver Kellogg
    1997-04-20  0:00 ` Examine my code! Nick Roberts
    1997-04-23  0:00   ` Centaury
    1997-04-24  0:00   ` Keith Thompson
    1997-04-26  0:00     ` Text input on a console Nick Roberts
    1997-04-27  0:00       ` Jerry van Dijk
    1997-04-29  0:00 ` Examine my code! Odo Wolbers
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox