[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+----+#####################################################################
#+-| ID |-----------------------------------------------+#####################
#| +----+ The ID clause allows VALID & FILTER functions |#####################
#|        to identify the GET which envoked them        |#####################
#+------------------------------------------------------+#####################
##############################################################################
##############################################################################
#+--| Syntax |------------------------------------------------------+#########
#|     @<Int-exp,Int-exp> GET <C-exp> [PICTURE <C-exp>              |#########
#|     || FUNCTION <C-exp>] [VALID <L-exp>] [FILTER <Uint-exp>]     |#########
#|     [ ID <Uint-exp> ]                                            |#########
#+------------------------------------------------------------------+#########
##############################################################################
##############################################################################
########+---| Description |-------------------------------------------+#######
########| The ID clause of the GET subcommand allows VALID and FILTER |#######
########| functions to identify the GET which evoked them.  The ID    |#######
########| number given to a GET is returned by using the get_id()     |#######
########| function.  If a specific ID clause is not included, an ID   |#######
########| number is assigned by numbering all GETs sequentially from  |#######
########| the last CLEAR GETS, beginning with 1.                      |#######
########+-------------------------------------------------------------+#######
##############################################################################

See Also: @...GET CLEAR GETS FILTER VALID
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson