I have recently started testing with Rebol/View 1.3, and decided to
purchase Rebol/SDK. I have a function in one of my scripts that was
working in View during testing, but as soon I start using the SDK
binaries it no longer... um... functions.
In the function, I am trying to set a value in an array using an index
variable.
In view, I could do:
values/:index: value
But in the SDK, I get:
** Syntax Error: Invalid word -- :index:
Again, any help would be appreciated.
Thank you,
robert w. dumond
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.