[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| SET HELPFILTER |
+---------------------------------+
SET HELPFILTER
[AUTOMATIC] TO [<expL>]
-----------------------------------
Displays subset of help topics in Help window.
-----------------------------------
AUTOMATIC
Automatically remove HELPFILTER criteria after Help window is closed.
Including AUTOMATIC is identical to issuing SET HELPFILTER TO
immediately after Help window is closed. AUTOMATIC must be placed
directly before TO <expL> filter expression.
TO <expL>
Help topics are filtered based on <expL>. Only those records in help
database which meet the condition specified by <expL> appear in the Help
window.
Filter expression <expL> includes field from help database. Any field
from help database may be included in filter expression.
The following table contains the general categories and two-letter
abbreviations used in the CLASS field of the FOXHELP.DBF help file.
These abbreviations can be used to filter help topics. (The two-letter
abbreviations are not necessarily exclusive to any one general
category.)
Note that if a HELPFILTER is SET, topics on the See Also popup must meet
the filter condition for the associated help text to be displayed. If
one does not meet the filter condition, choosing it from the popup will
display a No help found for... message.
Category Abbreviation
-----------------------------------
General: General
What's New wn
Compatibility cm
Configuration cf
Error Messages em
File Management fm
Interface Operations in
New in 2.0 nx
Commands/Functions: Command
Function
Character ch
Data Conversion dc
Database db
Date and Time dt
Enhanced in 2.0 ex
Environment en
Errors and Debugging er
Event Handlers eh
File I/O fi
File Management fm
Indexing ix
Interface Operations in
Keyboard and Mouse km
Logical lo
Low-Level ll
Memory Variables
and Arrays mv
Menus and Popups
(System Names) mp
Multi-User mu
New in 2.0 nx
Numeric nu
Printing pr
Program Execution pe
Structured Programming sp
SQL sq
Text Merge tm
Windows wi
System Memory
Variables: Sysmemvar
Desk Accessories da
Printing pr
System Menu Names sn
[plus Commands/Functions
abbreviations above]
Interface: Interface
Dialogs di
General ge
Menus me
Windows wi
To remove HELPFILTER, issue the command SET HELPFILTER TO without
additional arguments.
+---------------------------------+
| Examples |
+---------------------------------+
SET HELPFILTER TO topic = 'ACTIVATE'
SET HELPFILTER TO 'WINDOW' $ topic
SET HELPFILTER AUTOMATIC TO 'BROWSE' $ details
SET HELPFILTER TO 'Command' $ class AND 'db' $ class
-----------------------------------
See Also: HELP, SET HELP, SET TOPIC
-----------------------------------
See Also:
HELP
SET HELP
SET TOPIC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson