Help for this page

Select Code to Download


  1. or download this
                print << "END";
                    Here's the text of the message I want to print.
    ...
                    the terminating "END" is stripped from the front
                    of each line.
                    END
    
  2. or download this
    use tabstop 4;