On Wed, 13 Apr 2005 14:45:14 +0200, Riccardo Barone =20
<[EMAIL PROTECTED]> wrote:

> 1)How to use the Insert-notify func.

Hi, here is a short snippet of my internal IOS docs.

---INSERT-NOTIFY
        INSERT-NOTIFY type sub-type afunc /data user-data /wakeup

        insert-notify/wakeup 'get none func [event data] [
                callback data
        ]

*Adds a callback function to the IOS system
*All added notifiers are numbered internally.
*type specifies the event for which the callback should be triggered =20
(example: 'get)
*subtype lets you further specify for which 'gets you want to be =20
informed like:
  'file-reg etc. otherwise you will be notifeid for any 'get anwser =20
 from the server.

--=20
Robert M. M=FCnch
Management & IT Freelancer
Mobile: +49 (177) 245 2802
http://www.robertmuench.de
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to