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

[REBOL] Re: REBOL/SDK questions

From: greggirwin::mindspring::com at: 3-Apr-2006 11:33

Hi Jeff, JM> 1. I can't get the () syntax to work for indexing into arrays in the SDK JM> version. For example:
>>> foo: [ 1 2 3 ] >>> idx: 2 >>> foo/:idx ; this works >>> foo/(idx) ; this doesn't
Seems to work here with the 2.6.2 SDK binaries. Is this as a script, or encapped? JM> 2. Is it possible to get the view/desktop running with the license? What exactly isn't working? -- Gregg