NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 24, 2019, 12:17:24 PM

Title: Error adding a button to call a proc with params
Post by: Alberto on May 24, 2019, 12:17:24 PM
Hi, adding a button to a memory form to call a source proc that has paramaters Im gettin the error shown in the attached picture.
The error is here:

,,,p_web.WindowOpen('iFileJulia&' & p_web._jsok(FIL:ID,1,'',0,0,1,0) &''&'&PressedButton='

iFileJulia is the proc and the prototype is ok

I need to pass the FIL:ID value to the proc...
How to do it?
Thanks
Title: Re: Error adding a button to call a proc with params
Post by: Bruce on May 26, 2019, 10:11:49 PM
perhaps post a screen-shot of the code and error together.
I mean, it's not just "an error" - it specifically tells you what is wrong...

cheers
Bruce