Entries 命令
在 Server.Load 脚本中用于模拟用户按下 PgUp 和 PgDn 或者按下向上键和向下键以便翻动视图。
语法
Entries [start] [end] <navigation option>
其中:
- [start] - 起始索引序号位置(可选;缺省值为 1)
- [end] - 要读取的索引条目的数目(可选;缺省值为“All”)
- <navigation option> -- 导航选项之一,在 Navigate 命令中有所描述。
在 Server.Load 脚本中用于模拟用户按下 PgUp 和 PgDn 或者按下向上键和向下键以便翻动视图。
Entries [start] [end] <navigation option>
其中: