Newbies naplesweb Posted November 29, 2011 Newbies Posted November 29, 2011 I have installed the current version of ScriptMaster and watched the demo which enabled me to understand how to install the function I want to call (currently RunShellScript) what I don't get is how to activate it in my solution. For example if I want to add a button to my layout that executes a specific shell script using this function, how do I define the button or what do I place in a script that the button can then call? The documentation is really clear on how to get the functions into my solution, but very muddy on how to put them into use. If there is a good location to find examples in use, I'd love to see that resource. -Thanks
wbasham Posted November 30, 2011 Posted November 30, 2011 You would need to use SetField or SetVariable as a means to call the function. Provided it is registered properly, the function will return a value or "ERROR" when called.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now