使用 prefixProtect 参数来设置或查询是否可将光标移动到前置区中。
query 命令
set 命令
当前视图。
query prefixProtect set prefixProtect { on | off }
on | 如果指定 on 参数,则无法将光标移至前置区中。 |
off | 如果指定 off 参数,则能够将光标移至前置区中。 |
前置区是位于文本区左边的区域,当 current.prefixArea 参数为 on 时,此区域可视。如果将 prefixProtect 设置为 on,则无法将光标移至前置区中。即,无法将 inPrefix 设置为 on。
query prefixProtect set prefixProtect on
query 命令
set 命令
processPrefix 命令
updateProfile 命令
baseProfile 参数
inPrefix 参数
prefixArea 参数
prefixAreaWidth 参数
prefixPosition 参数
prefixText 参数
updateProfile.baseProfile 参数
prefixBackSpace 操作
prefixDelete 操作
prefixEnd 操作
prefixHome 操作
prefixLeft 操作
prefixRight 操作
prefixTruncate 操作
processPrefix 操作
Copyright IBM Corporation 1992, 2006. All Rights Reserved.