Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson