[progress Communities] [progress Openedge Abl] Forum Post: Re: Appserver Return

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
The RETURN in login.p is just for ending the procedure on the appserver side. So on the appserver (login.p): ..... MESSAGE "test on appserver". RETURN. The message 'test on appserver' is in the appserver-logfile. On the client: RUN login.p ON SERVER hAppServer(...). MESSAGE "test on client" VIEW-AS ALERT-BOX. The message "test on client" isn't executed This is OE11.6 SP03.

Continue reading...
 
Status
Not open for further replies.
Back
Top