All,
I'm trying to use:
Application.ExecuteBScript("process section root.'Query'"
to process from an EIS screen, however I have prototyped this and it seems that I need to hardcode the query section name. Does anyone know if i can use variables in this? (i have over 50 query sections using the same code)
I know i could use Process() from Javascript, but this does not call a logon prompt if the query is not connected to the server (in Insight/ODS).
Cheers
I'm trying to use:
Application.ExecuteBScript("process section root.'Query'"
to process from an EIS screen, however I have prototyped this and it seems that I need to hardcode the query section name. Does anyone know if i can use variables in this? (i have over 50 query sections using the same code)
I know i could use Process() from Javascript, but this does not call a logon prompt if the query is not connected to the server (in Insight/ODS).
Cheers