I guess that you tried to build a standalone package. This is only supported by Java 11+.
See my answer in post #7.
I did indeed do that - I have now followed your instructions in #7 and it created a JAR file.
I double click on that and nothing happens. So I created a .bat file and got this message -
C:\DevX\Legals\LegalVisits\B4J\Objects>java -jar LegalVisits.jar
Error: JavaFX runtime components are missing, and are required to run this application
[process exited with code 1]
once again it would appear that I am missing something or the jar n3eds to be moved somewhere?