use: FARVIEW bookName -DBCEFGIKLSW
where:
bookName identifies
a farBook other than farVIEW.vue
-D
enables debug mode
The following flags have effect only when -D is present.
-B
logs farBase DLL messages
-C
logs "shallow" Comm messages
-E
logs events
-F
logs farSlang code messages
-G
logs farSlang compiler messages
-I
logs farSlang interpreter messages
-K
logs "deep" Comm messages
-L
logs ? messages
-S
logs farSlang messages
-W
logs farWin DLL messages
Flag parameters can be specified anywhere in the command line in any order.
Log messages are written to the farview.log file.