1) I have written some OLED driver code in BASIC which uses a number of #include statements to bring in external subroutines and character fonts etc. The subroutines work fine when called from a basic program, but my latest students want to use the OLED from within a flowchart. I can copy the content of all of the #includes and the code into a BASIC flowchart command which works, but seems rather messy. If I try and put a #include into a BASIC flowchart command, it cannot find the file. Is there a way to put #include into a BASIC flowchart command?
2) Can a custom flowchart command be created? I saw a comment about creating a .xml file in the 'Guide to using flowcharts', but recall from the distant past that it wasn't possible for users to do this in reality?
2) Can a custom flowchart command be created? I saw a comment about creating a .xml file in the 'Guide to using flowcharts', but recall from the distant past that it wasn't possible for users to do this in reality?