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

[REBOL] Re: parser for rebel player

From: al::bri::xtra::co::nz at: 10-Jul-2002 19:51

Try something like this: myblock: make block! 10 append myblock <REBELEMBEDLET VERSION=1.1> append myblock <PROPERTIES> append myblock rejoin["SIZE=" getsize1 {,} getsize2] append myblock {BACKCOLOR=142,128,110} append myblock "NOICONS=TRUE" append myblock </PROPERTIES> write/lines %MyFile.txt myblock Andrew Martin ICQ: 26227169 http://valley.150m.com/