Tuesday, July 4, 2023

🆕 Tags (to describe and find programs) and ✏ New program defaults

Program Tags

Go to the File menu and click on Properties.


The "Tags" section is new.  For a selected program, click on any available check boxes to associate the program with that tag.


  Enter a new tag in the field, then press the "Create" button.  The tag will be added to the list and automatically selected.


Once any one program is tagged with some value, that tag becomes available to select for all other programs.


New feature on the "File Open" dialog: tags can be used to find programs that have all of the selected tags.


New Program Defaults now allows setting a "comprehensive" list of defaults that will be applied to new programs.


Note that this edits the program execution properties of the "New.BAS" program.  Every new program created in BAM starts off as a copy of "New.BAS".


For example, after creating a new program, here are the Program Execution Properties:



No comments:

Post a Comment

🖥A "10PRINT" Variant, BAMified

This program by Charlie Veniot is a port and mod of Ian Witham's C64 program found in this YouTube video. New colours are randomly proje...