NetTalk Central

Author Topic: Returning a Value  (Read 2883 times)

rupertvz

  • Sr. Member
  • ****
  • Posts: 314
    • View Profile
    • Email
Returning a Value
« on: April 25, 2019, 12:50:49 AM »
Hi Guys,

I have a process procedure which I call from NWF.
The process procedure should return a value,

However, the procedure runs on a new thread on the server side.

Can this be done?  Which is the best way to do this?


Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Returning a Value
« Reply #1 on: April 25, 2019, 02:17:37 AM »
the best way to do this is to add a progress bar, and start button to the form.
See https://www.capesoft.com/docs/NetTalk11/NetWebReports.htm
the doc covers reports (which if you think about is the same as what you are doing) and also other procedures, ie "not reports".

cheers
Bruce