Re: last character of the last line is a newline?

From: juliag (bertrille_at_bigfoot.com)
Date: 05/19/05


Date: 19 May 2005 06:53:03 -0700

snip
> As the error message tells: {cat: command not found, there's no
command
> called "{cat". Insert a blank between { and cat.
>
> Janis

You are right! It works!

Would it be possible for the routine to work without the rediection to
the screen. Would it be possible to redirect only to a file. Would it
means change the standard output?



Relevant Pages

  • Re: Total beginners question
    ... Probably for Routine Name. ... The exclamation point used with a READ or WRITE command is a line feed ... terminals hooked up to servers, ... label, look to the previous label to see where it got defined. ...
    (comp.lang.mumps)
  • Re: Total beginners question
    ... Probably for Routine Name. ... The exclamation point used with a READ or WRITE command is a line feed ... terminals hooked up to servers, ... label, look to the previous label to see where it got defined. ...
    (comp.lang.mumps)
  • Re: Call statements
    ... A command button event may have specific code and calls to other routines. ... a routine that does the real work. ... Private Sub btnCTemp_Click ... dim dblFTemp as double ...
    (microsoft.public.vb.general.discussion)
  • Re: Planes and dropping
    ... I made some changes to the para.c code - the routine that checks a sector - which is actually in combat.h or something - don't remember off the top, ... Anyway, I moved that routine - to the very beginning, after changing def->x=tx; etc. Moved means I commented out the code block in the old spot. ... Anyway, that worked - the paradrop command was aborted w/o losing mil, however, paradrop assaulting a POGO owned wilderness sector failed. ...
    (rec.games.empire)
  • Re: cmdFind_Click
    ... being thrown back out to the cboFindMatl_Clickroutine. ... > It's a command button, ... > End Sub ... > Private Sub cmbFindMatl_Click ...
    (microsoft.public.vb.general.discussion)