I imported a Clarion source procedure from another app. I added (NetWebServerWorker p_web) to the Prototype and parameters, but when I compile I get a prototype error where I call the procedure. I saw (Self, p_stage) used in the WebHandler procedure so I tried that with no success.
What should the parameters be?
Thank you,