Help me about execute procedure in 4gl using 4Js
"Jupiracy Da Silva Costa" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
I am trying compile a program 4GL that use un statement execute procedure, and I receiving the folling error: | A grammatical error has been found at 'sp_glidepar' expecting: ACCEPT ALTER BEGIN BREAKPOINT CANCEL CALL CASE CLEAR CLOSE COMMIT CONNECT ... | See error number -6609. The Store Procedure receives two parameters and return two parameters.