R
Ronald Fischer
Why does the following statement give syntax error "undefined method
`STDOUT'"?
STDOUT <<-END
line 1
line 2
END
After all, the following works:
s=3D<<-END
line 1
line 2
END
STDOUT << s
--=20
Ronald Fischer <[email protected]>
Phone: +49-89-452133-162
`STDOUT'"?
STDOUT <<-END
line 1
line 2
END
After all, the following works:
s=3D<<-END
line 1
line 2
END
STDOUT << s
--=20
Ronald Fischer <[email protected]>
Phone: +49-89-452133-162