calling sequence:-
call ge_tell( routine_name, err_mess, id_err )
parameters (all input only)
routine_name char string: name of calling routine
e.g. 'GE_NEXT'.
err_mess char string: error text e.g. 'Bad XYZ'.
id_err error number. Must be defined in id_errors.inc.
ge_tell will call ztell and won't return to caller.
The remaining rules concern specific layers.