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

[REBOL] Re: More services?

From: atruter:hih:au at: 19-Nov-2001 12:46

Refer http://www.rebol.com/docs/desktop.html for useful info on how to add services (and bookmarks). I have found that adding something like: service "Monitor" %/c/rebol/view/public/web.tiscali.it/anarkick/anamonitor.r to /c/rebol/view/desktop/services.r is quite useful, as is changing the console entry in bookmarks.r to: file "Console" http://www.rebol.com/view/tools/console.r icon console This last change ensures that a separate console session is spawned as opposed to the view session being replaced (at least under Win32 anyway ;) ). Regards, Ashley Donald Dalley <[ddalley--idirect--com]>@rebol.com on 18/11/2001 18:40:58 Please respond to [rebol-list--rebol--com] Sent by: [rebol-bounce--rebol--com] To: "Mail List REBOL" <[rebol-list--rebol--com]> cc: Subject: [REBOL] More services? Are there more than the three basic services? goto, help, quit If yes, how can more services be used? Donald Dalley