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

[REBOL] Re: Make_user_manual.r ?

From: jason:cunliffe:verizon at: 25-Jan-2002 21:17

Brett
> Should be ok now. See the "Play Apps" folder in the main "Code. C."
rebsite
> folder.
yep thanks: wow very cool.. but 'PlayExporter' gives me an error http://www.codeconscious.com/rebsite/play-messageexport.r ** Script Error: in expected object argument of type: object ** Where: set-style-data ** Near: do any [ all [in face 'style if find [radio check] face/style [related]] all [in face 'style if equal? 'text-list face/style [picker]] all [in face 'style if equal? 'toggle face/style [toggle]] all [in face 'style if equal? 'list face/style [list]] if found? face/texts [multi-text] if found? face/text [single-text] single-non-text ] if action
>>
Also, can you enable ordinary color..? ./Jason