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

Putting an edit item into services.r in rebol/view

 [1/4] from: davidba:speakeasy at: 19-Oct-2005 20:18


I am trying to add an edit to the menu in rebol/veiw. It is my understanding that adding to the services.r file will give you new functions(services) across the top. I'm all for using shortcuts, but I really would like to have a way to invoke the editor from a set of menus or functions or services or what ever you want to call them. Now to my question. Is there anyway to invoke the editor using a command and placing that in the services.r file? Quite possibly, I should put the Control-Shift E character in the text file to invoke it through the shortcut. I'm now sure if that maps to an ASCII character or not that I can put into a text file. Has anybody seen this problem, or run across it and solved it? Please let me know if you have. It maybe a newbie question, but I'm learning more everyday, and I appreciate having a group of like-minded people to give me help without judging me a moron. David B. Alford 633 Blom Drive San Jose, CA 95111 408.629.8634 408.375.6892 Mobile 408.516.8258 Fax [davidba--havewifiwilltravel--com] [davidba--wifietcetera--com] www.havewifiwilltravel.com www.wifietcetera.com http://stores.ebay.com/Have-WiFi-Will-Travel

 [2/4] from: pwawood::mango::net::my at: 20-Oct-2005 11:46


Hi David The 7th message (from Anton Rolls) in this thread http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display- thread.r?m=rmlTHFS may help. Regards Peter On Thursday, Oct 20, 2005, at 11:18 Asia/Kuala_Lumpur, David Alford wrote:

 [3/4] from: davidba::speakeasy::net at: 19-Oct-2005 21:44


Thanks Phil, That thread helped me understand quite a bit about what I had to do. It now works from the services menu, but I would still like to invoke it the same way you would the shortcut. I'll stick with what I have, as long as no-one else reveals the secret. David B. Alford 633 Blom Drive San Jose, CA 95111 408.629.8634 408.375.6892 Mobile 408.516.8258 Fax [davidba--havewifiwilltravel--com] [davidba--wifietcetera--com] www.havewifiwilltravel.com www.wifietcetera.com http://stores.ebay.com/Have-WiFi-Will-Travel On Oct 19, 2005, at 8:46 PM, Peter WA Wood wrote:

 [4/4] from: volker::nitsch::gmail::com at: 20-Oct-2005 17:11


On 10/20/05, David Alford <[davidba--speakeasy--net]> wrote:
> I am trying to add an edit to the menu in rebol/veiw. It is my > understanding that
<<quoted lines omitted: 5>>
> want to call > them.
Its inbuild. Editor starts when you click on a *.txt (white paper icon), or right-click on another icon and choose edit. If you often need a filerequester, link to a scratchpad in bookmarks and then go to other files from open.
[snip] -- -Volker Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem. David Wheeler

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted