Re: perl continuation character



Michele Dondi wrote:
On Fri, 30 Mar 2007 22:39:20 GMT, "Jürgen Exner"
<jurgenex@xxxxxxxxxxx> wrote:

What is a "continuation character"?

Some languages see a newline as the end of a statement, so when
you're writing in one of those you need to escape the newline,
usually with a backslash, for multi-line statements. The escape
character for those languages is called the "continuation
character" because it indicates that the statement will continue
onto the next line.

You mean like for the 6502 assembler for example? I thought fixed
format languages were a relict from the past...

*NIX shells are still like that.

Ah, well, yeah, I guess so.
Although IMHO it is a stretch to call bash or csh or any of those a
programming language

jue


.



Relevant Pages

  • Re: perl continuation character
    ... What is a "continuation character"? ... Some languages see a newline as the end of a statement, ... languages is called the "continuation character" because it indicates ...
    (comp.lang.perl.misc)
  • Re: The free format?
    ... > VB is supposed to have free format. ... There are plenty of places where a ... newline is syntactically necessary. ... languages has always been line-oriented. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: perl continuation character
    ... Mirco Wahab ha escrito: ... Some languages see a newline as the end of a statement, ... You mean like for the 6502 assembler for example? ...
    (comp.lang.perl.misc)
  • Re: perl continuation character
    ... you're writing in one of those you need to escape the newline, ... character for those languages is called the "continuation ... character" because it indicates that the statement will continue ...
    (comp.lang.perl.misc)
  • Re: MS SQL geek wants to jump ship, plz help on first Perl script
    ... Henry Law wrote: ... My total failure to know that is an interesting comment on how languages ... "If the final value of LIST does not end in a newline (and you're not ...
    (comp.lang.perl.misc)