home *** CD-ROM | disk | FTP | other *** search
-
-
- twRABrowse() ActionKeys
-
-
- ActionKeys provide a means to pass
- executable code to a browse. The
- information is passed in an array where
- each element is a two element array:
-
- AADD( aActionKeys, { nKey, bBlock } )
-
- Where: nKey - key number to assign
- bBlock - code block to execute
-
- If you are using SET Keys, you should save
- any of them which might conflict with
- your actionkeys before calling the browse,
- then restore them on return.
-
-
-
-