Vertaling van "in de Script" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Voer de volgende regels in de Script editor in.
Klik, terug in de Script editor, op de knop Start algoritme om een voorbeeld te zien van de gebruikersinterface.
Back in the Script editor, click Run algorithm button to preview the user interface.
U kunt bijvoorbeeld scripts debuggen die vanuit het menu Scripts of met sneltoetsen worden gestart of die door een scriptactivering, een knop of eigen menu's worden geactiveerd of u kunt scriptactiveringen tijdelijk inschakelen of uitschakelen wanneer u in de Script Debugger werkt.
For example, you can you debug scripts that are run from the Scripts menu or keyboard shortcuts; debug a script activated by a script trigger, button, or custom menus; and temporarily disable or enable script triggers while you work in the Script Debugger
Aan een script wordt een type toegewezen wanneer u het script in de Script Editor-app maakt. Het type wordt bepaald op basis van de scriptsjabloon die u kiest als uitgangspunt
A script is assigned a type when you create the script in the Script Editor app, based on which script template you choose to start with: Line item scripts
Klik in de Script Editor op de naam van het script dat u wilt dupliceren.
In the Script Editor, click the name of the script that you want to duplicate.
Wanneer u in de Script Debugger scripts stapsgewijs uitvoert, kunt u subscripts weergeven.
You can view sub-scripts when you step through scripts in the Script Debugger.
Open in de Script Editor het script dat je wilt testen.
In the Script Editor, open the script that you want to test.
De aandelen zijn nu zichtbaar in de Script Editor.
The instruments you selected are now visible in the Script Editor.
Om een script te bewerken, klikt u op in de Script Debugger.
To edit a script, click in the Script Debugger.
Als een script waarvan de toegangsprivileges op 'Wijzigbaar' zijn ingesteld een script met de toegang 'Alleen uitvoerbaar' uitvoert, wordt het Alleen uitvoerbaar-script volledig uitgevoerd zonder de stappen ervan weer te geven in de Script Debugger.
If a script with access privileges set to Modifiable performs a script with Executable Only access, the executable only script will perform in its entirety without showing its steps in the Script Debugger.
Als een Alleen uitvoerbaar-script een script uitvoert waarvan de toegangsprivileges op 'Wijzigbaar' zijn ingesteld, verschijnen alleen de stappen in het Wijzigbaar-script in de Script Debugger.
If an executable only script performs a script with privileges set to Modifiable, only the steps in the Modifiable script will appear in the Script Debugger.
Kopiëer dit kleine AppleScript in de Script Editor, verander het zodat het overeenkomt met de naam van je kopie van Netscape en de creator code van je email programma (als het niet Eudora is, zoals beneden), en voer het uit.
Just copy this tiny AppleScript into Script Editor, change it so it matches the name of your copy of Netscape and the creator code of your email program (if not Eudora, as shown below), and run it.
Opmerking: Het intrekken van een script zal het script verwijderen uit het overzicht van beschikbare Scripts in uw Beleggingsaccount; deze handeling zorgt er niet voor dat het script verwijderd wordt in de Script Editor.
Note: Undeploying the script will just remove it from the list of available Scripts at your Trader account, it will not delete the script from the Script Editor window. Top