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

[REBOL] REBOL/SDK questions

From: massung::gmail::com at: 3-Apr-2006 11:54

I've sent feedback to RT on these 2 questions, but haven't head back from them yet (been a few days). I'm not sure if most of the people on this list are licensed, but in the hopes that you are, I got 2 quick questions: 1. I can't get the () syntax to work for indexing into arrays in the SDK version. For example:
>> foo: [ 1 2 3 ] >> idx: 2 >> foo/:idx ; this works >> foo/(idx) ; this doesn't
2. Is it possible to get the view/desktop running with the license? Thanks for any responses! Jeff M. -- massung-gmail.com