Error
Down
Allows you to set the error line at the top of your page or at the bottom.
At the bottom it looks like a standard 4GL program, but can be difficult
to read in a web browser. Specify 0 to set the error line at the
bottom of the page, and 1 to set it at the top of the page.
For example:
# Errors below form
errorDown=0
Expected type: integer.
|