|
SHOW ERROR (Short Name: SHO ERR)
|
|
| · | Define an error variable named verrvar.
|
| · | Connect to the dbname database.
|
| · | Capture the value of the verrvar error variable in the vglobal global variable.
|
| · | Check the value of vglobal and, if it is not 0 (zero), display the error message on screen line 20, beginning in screen column 10.
|