How to use Client.RunIDEAScriptEx

7 posts / 0 new
Last post
ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54
How to use Client.RunIDEAScriptEx

I need to stop two dates captured in a form to another script that only has an odbc import. How can I pass those parameters and have the other script take it and replace it in the import of the date fields captured in the form?
Could you help me

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Check out this post as it explain how to use it:

http://ideascripting.com/forum/call-script-within-script

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

thanks brian.
I note that the second and third are the same, please check.

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

Yes, alfha and numeric 

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

Brian, when I run the CallAScriptMenu, there is an error that says: duplicate definition of main, what could it be?

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

my version of idea is 11.2.1

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

Ok 
thanks I saw it already