If you are doing heavy calculations, when you call your scriptable application from a script, it may remain busy for a while.
Lorsque vous devez effectuer de gros calculs, si vous appelez votre application scriptable depuis un script, celui-ci attendra un certain moment.
Smile is both the scriptable application that you will control most of the time, and the script editor where you write your scripts.
Smile est à la fois l'application scriptable que vous piloterez principalement et l'éditeur de script dans lequel vous rédigerez vos scripts.
Scripting Tools allows you to integrate your 4D application with any scriptable application.
How to use your program depends on whether it is a Scripting Addition, or a scriptable application.
Deux cas se présentent, selon qu'il s'agit d'un complément de pilotage ou d'une application scriptable.
Home ▸ Documentation ▸ Smile ▸ Computing ▸ Working with external codes ▸ Making a code scriptable ▸ Polling a scriptable application
Accueil ▸ Documentation ▸ Smile ▸ Calcul numérique ▸ Exploitation de programmes externes ▸ Comment rendre scriptable un exécutable ▸ Surveillance du déroulement d'une application scriptable
PACL was designed to be a versatile, reliable and scriptable application that can be used in many different configurations and scenarios.
PACL a été conçu pour être une application versatile, sûre et scriptable pouvant être utilisée dans différentes configurations et scénarios.
When you change the AppleScript term for a command in your scriptable application without changing its 4-bytes code - for instance you rename your findMinimum command into reach minimum - the new terminology is available only after you quit and relaunch Smile. Version française
Si vous modifiez la terminologie AppleScript des commandes de votre code scriptable sans changer les codes de 4 octets les identifiant (par exemple lorsque vous renommez une commande findMin en findMin2), vous devrez relancer Smile pour qu'il puisse utiliser cette nouvelle terminologie.
This project is for making your code into a scriptable application or into a Scripting Addition (or osax), a stand-alone plug-in for AppleScript that you can call directly from Smile or from any script.
Il permet de réaliser à partir de votre code un complément de pilotage (scripting addition, ou 'osax') utilisable directement dans Smile - ou depuis n'importe quel script AppleScript.