in reply to Error Log Files
"\n" just adds a newline. If there was no newline on the preceding line, it doesn't create a blank line. You need two newlines for that.
print 'first line'; print "\n"; print 'second line'; print "\n\n"; print 'fourth line';
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Error Log Files
by tultalk (Monk) on Mar 07, 2017 at 15:15 UTC | |
by 1nickt (Canon) on Mar 07, 2017 at 15:41 UTC | |
by tultalk (Monk) on Mar 07, 2017 at 17:14 UTC | |
|
Re^2: Error Log Files
by tultalk (Monk) on Mar 07, 2017 at 15:25 UTC |