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

[REBOL] Evaluation and writing in a file

From: richard:coffre:francetelecom at: 15-Apr-2002 15:56

Hi Rebol fellows, I use to code below to write something in a file : write/append/lines output reduce [ count " - " ligne ] where count is a number and ligne a character string. It doesn't work because I don't have any block, but when I write write/append/lines output [ count " - " ligne ] count isn't evaluated so how can I do ? So far, I split it in 3 instructions. Any ideas ? TIA Richard Coffre France Telecom Orbiscom T=E9l. : 01 47 61 46 28