bmk.exe to spit out command.txt

BlitzMax Forums/BlitzMax Programming/bmk.exe to spit out command.txt

What are the passing params for getting the latest command sets?

blitzcc.exe +k c:\mycommands.txt

bmk.exe +k c:\mymaxcommands.txt <-- doesn't work


[edit]
docmods.exe?

run docmods and the command.txt appears in BlitzMax\doc\bmxmods\

Check out the source code for docmods - it will tell you everyine you need to know.