Help for this page

Select Code to Download


  1. or download this
        {inputs}-->(program)-->{outputs}
    
  2. or download this
        {filename}
          |
    ...
                +-->{HTML template}
                          |
        {output message}--+-->(formatter)->{program output}
    
  3. or download this
        {filename} + {hardcoded error template}
          |
    ...
                +-->{HTML template}
                          |
        {output message}--+-->(formatter)->{program output}
    
  4. or download this
        {inputs}-->(message generator)-->{output message}