It seems like scripting plugins makes things happen within the PS interface - like opening dialog boxes, adding items, managing properties, etc. Is that right? What are the differences between “Shell Execute”, “Executable” and “Script Code” plugins?
In the "help" files, you give suggest copy & pasting Delphi scripts into the PS scripting editor. Do we have to write scripts in Delphi syntax? I tried to run the example for NewForm() in the Scripting -> Forms folder and got this error: “Unknown identifier or variable is not declared: ‘clearoutput’. Source position 48, 14.
When we’re looking at a PS scripting reference, how do we know to which PS versions they apply? Where are the references for scripting syntax and general routine design? Are they “compiled” by PS? Can they access external resources (i.e., SQL Server)?
