Jane,

   In normal development you just need to call STORE.END.ERROR; routine ERR
is used print out the message in variable "E", which is used in standard
template.
   It is supposed that during authorization stage there is no business
checking so the STORE.END.ERROR(ETEXT) will be suppressed by the system,
however if you do want to quit then just specify the value in "E" and then
the template will call ERR and quit.
   For t24 related issues you can deploy in another group
"[email protected]".

  DD

-----邮件原件-----
发件人: [email protected] [mailto:[email protected]] 代表 Jane
发送时间: 2009年4月8日 23:51
收件人: jBASE
主题: [T24]: E ETEXT ERR STORE.END.ERROR


Could anyone tell me when ERR should be used? And when
STORE.END.ERROR ?

My understanding is that STORE.END.ERROR (ETEXT) should be used in
validate routine or input routine while ERR (E) in authorise routine .
Is that correct?

If both are called in the same input routine, will they cause any
messed up?

It is my first post in this group :-)
Any feedback will be appreciated.




--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to