Difference between revisions 2365030 and 3221853 on enwikibooks

{{Navigate|Prev=Web Search Scripting Language|Next=Ordered List in HTML}}
__NOTOC__
:[[PlanoTse Handbook for Job Search Automation/PlanoTseScript|Chapter 5]]
== PlanoTseScript Springboards ==

You can store the source code of PlanoTseScript on a piece of paper but its logic cannot spring into action from there. A source code springboard is a place of residence for source code and from this place the source code can on demand spring into action. This page introduces you to all types of PlanoTseScript springboards available in PlanoTse.

=== Code & Run Springboard ===

After you select '''[View » Code & Run]''' from the main menu, you will see the Code text box and the button '''[Run PlanoTseScript]''', as shown in the image below. This image is also shown on the page, [[PlanoTse Handbook for Job Search Automation/Scripting Language in PlanoTse|Scripting Language in PlanoTse]]. 


<center>[[File:Code and Run window in PlanoTse.png|large|Code and Run window in PlanoTse]]</center>


You can place a small piece of source code in PlanoTseScript in the text box and press this button to execute the code. When you press the button, the source code will be stored on your computer before it is executed. When  you restart the software and come back here, the same source code will be recalled. This Code & Run springboard is where you can experiment with some code to make sure that it works before you put the code in real use elsewhere.

(contracted; show full)






{{Navigate|Prev=Web Search Scripting Language|Next=Ordered List in HTML}}