📄 formmain.mfparse.txt
字号:
Page Parse Files
~guiinclude FormMain_All.txt
~gui MFParse Page Parse
The selected files can be parsed on this page.
~gui ButtonParse Button Parse
Parses all the ~[linkGui FormMain.MFSelectFiles selected files] with the
set ~[linkGui FormMain.MFCompilerOptions compiler options]. A window to
show the progress of the parsing is shown, it can be aborted and paused
in it. If an error occures its position is shown and the source code in
an extra window, after closing the progress window.~[p]
Be aware that JADD almost parses as a compiler, so the source code
should be valid, also conditional compiling are strictly obeyed, so any
source code that wouldn't be compiled won't also be parsed by it and
information extracted.~[p]
Any non-fatal messages will be added to a list and can be shown on the
~[linkGui FormMain.MFParseMessages next page].~[p]
The current parsed data will be replaced with the newly parsed one,
unless it has been ~[linkGui FormMain.MFKeepSelectData marked to be
kept].~[p]
~gui ButtonManually Button Parse Interactively
Ignores the lists of files to parse and not to parse, but will use the
list of library files, that may be parsed.
~[linkGui FormAddInteractively A dialog] is shown for the user to select
the files to be parsed ony by one. The files can also be removed again
from this list. After the dialog has been closed, the files will be
parsed completely like with the button
~[linkGui #ButtonParse Parse].~[p]
The current parsed data will be replaced with the loaded ony,
unless it has been ~[linkGui FormMain.MFKeepSelectData marked to be
kept].~[p]
~gui CheckBoxKeepCurrentData Check Box to keep the current Parsed Data
Sets whether the current parsed data should be kept when new data is
parsed.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -