Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Some Questions about Rebol/IOS

From: robert::muench::robertmuench::de at: 15-Apr-2005 9:43

On Wed, 13 Apr 2005 14:45:14 +0200, Riccardo Barone <[r--barone--uncem--net]> 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 (example: 'get) *subtype lets you further specify for which 'gets you want to be informed like: 'file-reg etc. otherwise you will be notifeid for any 'get anwser from the server. -- Robert M. M=FCnch Management & IT Freelancer Mobile: +49 (177) 245 2802 http://www.robertmuench.de