I need to turn to the procedure for processing data on a web server. The manual says that to call a procedure, it is enough to specify the name of the module and the procedure with parameters
In the module 'Main' I have the procedure
. . . . . . . . . . . . .
In another module, I try to call the 'ExecuteRemoteQuery' procedure, but I get an error
Sorry for using screenshots, I thought it would be clearer
In the module 'Main' I have the procedure
. . . . . . . . . . . . .
In another module, I try to call the 'ExecuteRemoteQuery' procedure, but I get an error
Sorry for using screenshots, I thought it would be clearer