Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calling External Prodedures - Passing Arguments

Does anyone know of a way to call an external procedure from the macro language? And pass variables to it? And receive a value back?

From the macro language (either VB or VBScript, I don't care) I would like to call an external procedure, pass it two values, and have that procedure return a value.

Does anyone have examples of this?

I suppose I could store two values in a file, then invoke an external procedure to read those values and then create an output file to be read by the macro.

0 Replies