New topic: RealBasic Keyword List
<http://forums.realsoftware.com/viewtopic.php?t=40706> Page 1 of 1 [ 3 posts ] Previous topic | Next topic Author Message rjkantor Post subject: RealBasic Keyword ListPosted: Thu Sep 15, 2011 7:14 pm Joined: Thu Sep 15, 2011 7:10 pm Posts: 1 Has anyone put together a RealBasic Keyword List? I am trying to build a syntax highlighting file for Snippets and BBEdit and would like not to reinvent the wheel. Thanks in advance. Rob Top JShaffer Post subject: Re: RealBasic Keyword ListPosted: Thu Sep 15, 2011 8:31 pm Joined: Fri Jan 23, 2009 9:18 am Posts: 74 Location: Summerfield, Florida rjkantor wrote:Has anyone put together a RealBasic Keyword List? http://docs.realsoftware.com/index.php/ ... ence_Index is a good start. Jim Top doofus Post subject: Re: RealBasic Keyword ListPosted: Thu Sep 15, 2011 8:41 pm Joined: Thu Sep 10, 2009 2:50 am Posts: 153 Location: Santa Cruz, CA, USA rjkantor wrote:Has anyone put together a RealBasic Keyword List? I've been using the table of reserved words for this. http://docs.realsoftware.com/index.php/Reserved_Words There's a few words missing from that that I've added to my set: Xor, WeakRef, WeakAddressOf, Ctype. Some words I don't know if they should be considered keywords, like AddHandler. -d ps. for what its worth here's a table of the keywords grouped in column groups instead of an alphabetical list. I find it easier to tell if I've got all the words this way but I still don't know enough to finish...:: http://home.comcast.net/~trochoid/RBKeywordsGrouped.html Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 3 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
