使用 updateProfile.noParser 參數來設定或查詢 updateProfile 指令是否應該設定文件剖析器。
query 指令
set 指令
current 參數
default 參數
install 參數
updateProfile.noParser 會將範圍設在現行視圖。
current.updateProfile.noParser 會將範圍設在現行視圖。
default.updateProfile.noParser 會廣域性地設定範圍。
install.updateProfile.noParser 會廣域性地設定範圍。
query updateProfile.noParser set updateProfile.noParser [ default | on | off ] query current.updateProfile.noParser query default.updateProfile.noParser set default.updateProfile.noParser [ install | on | off ] query install.updateProfile.noParser
default | 如果您在 set updateProfile.noParser 指令中指定 default 參數,現行視圖會以 default.updateProfile.noParser 的值來判斷 updateProfile 指令是否應設定剖析器。 |
on | 如果您在 set updateProfile.noParser 指令中指定 on 參數,則 updateProfile 指令將不會設定現行視圖的剖析器。 如果您在 set default.updateProfile.noParser 指令中指定 on 參數, 則 updateProfile 將不會在 updateProfile.noParser 設為 default 的所有文件視圖中設定剖析器。 |
off | 如果您在 set updateProfile.noParser 指令中指定 off 參數,則 updateProfile 指令將試圖在現行視圖中設定剖析器。 如果您在 set default.updateProfile.noParser 指令中指定 off 參數, 則 updateProfile 指令會試圖在 updateProfile.noParser 設為 default 的所有文件視圖中設定剖析器。 |
install | 如果您在 set default.updateProfile.noParser 指令中指定 install 參數, 則 updateProfile.noParser 設為 default 的所有文件視圖將使用 install.updateProfile.noParser 的值來判斷 updateProfile 指令是否應該嘗試設定剖析器。 |
如果您在 set updateProfile.noParser 指令中沒有指定任何參數,則會採用 default。
如果您在 set default.updateProfile.noParser 指令中沒有指定任何參數,則會採用 install。
針對現行視圖,如果 updateProfile 指令試圖設定剖析器, 則 query current.updateProfile.noParser 指令會傳回 on;如果 updateProfile 指令沒有設定剖析器, 則傳回 off。
query updateProfile.noParser set updateProfile.noParser off query current.updateProfile.noParser query default.updateProfile.noParser set default.updateProfile.noParser on query install.updateProfile.noParser
updateProfile 指令
query 指令
set 指令
current 參數
default 參數
install 參數
parser 參數
updateProfile.parser 參數
Copyright IBM Corporation 1992, 2004. All Rights Reserved.