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

[REBOL] Re: Don't understand basic concept...please help

From: cyphre:volny:cz at: 14-Jun-2001 15:28

Hello John. here is just quick solution(not tested) change this line: send members read load %messagefile for: send members messagefile and this would be enough I think. %messagefile is file! but you have already load it into 'messagefile variable... Regards, Cyphre