bmk.exe to spit out command.txt

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

Neochrome(Posted 2007) [#1]
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?


kfprimm(Posted 2007) [#2]
run docmods and the command.txt appears in BlitzMax\doc\bmxmods\


Matthew Smith(Posted 2007) [#3]
Check out the source code for docmods - it will tell you everyine you need to know.