What happened to the INSERT() Function? (OpenInsight Specific)
At 07 JUN 1999 06:22:30PM Jared B. wrote:
I'm trying to make a even script that uses the Insert function, I declare the function and then cut and paste the help file examples. I press F9 to check syntax and its fine, so I save it and test run it, when my CLICK event runs it brings up the debugger window saying " SYS1000 Error Loading Program "INSERT"."
I tried to look in the "Stored Procedure Executables" Area of the repository but I can't find the entry. What gives?
Any thoughts will be greatly appreciated!
At 08 JUN 1999 01:35AM amcauley@sprezzatura.com onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
INSERT is an opcode and thus doesn't need to be declared. When you declare it the system looks for a routine called INSERT and doesn't find it and thus fails. Simply use INSERT like any other intrinsic function and don't declare it.
amcauley@sprezzatura.com
World Leaders in all things RevSoft