- a valid BPB script
buildbpb -b xxx.cmd > xxx.bpb
( with an automatically balanced layout for the booting PC screen
- a HTML output with dynamic links to other menus
(try INSTALL A FULL SYSTEM)
buildbpb -H xxx.cmd > xxx.html
helping :
- to verify the structure of the menu and its look
- to review the logic of the chained menus
- to document the approach (end-users and other developpers)
- some debugging
buildbpb [-d|-D] xxx.cmd 2> debug.log > xxx.tmp
It allows to mix native BPB instructions within the symbolic script.