Saturday, July 15, 2023

📚 About the "{{Program Version Comment}}" Pre-Processor Directive

When you place {{Program Version Comment}} in your program, this will direct the BAM Pre-Processor to replace that snippet of text with a comment with the following information:

  • The version of BASIC Anywhere Machine used to export the program
  • The date and time of program export
Here's what the directive looks like in a program, and what the results look like when viewing the Pre-Processor code:




And, here's what the code looks like when exported:




No comments:

Post a Comment

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...