Templates


Up to 5 templates can be stored. 
If you always start you program with the same opening lines, save then as a template so that you never have to type them again.

Always starting with this will help good programming:

  OPTION EXPLICIT
 OPTION DEFAULT NONE


You can give your templates any name. If you name the file "DEFAULT.BT", that template will be used for "NEW" files, not just New from Template.
Template files are stored in the data folder.

You can change a template by opening it , making the changes and then save it with the same name.

 

Last edited: 02 November, 2020