On 11/21/01 3:48 PM, "Emmanuel Cuevas" <[EMAIL PROTECTED]> wrote:

> Hi everyone !!!!
> 
> Can a do something like this:
> #set ($tr = #parse ("language/true.${language}.conf.mv"))

#set( $arg = "language/true.${language}.conf.mv" )
#set( $tr = "#parse( $arg )" )

should do it...
 
> and I say "like" 'cause this is not possible, what I eant to do is to get the
> content of the parsed file into a Cell, so I have to asign to content to a
> variable, how can I achieve this ?
> 
> Thanks in Advance
> 

-- 
Geir Magnusson Jr.     [EMAIL PROTECTED]
System and Software Consulting
"Whoever would overthrow the liberty of a nation must begin by subduing the
freeness of speech." - Benjamin Franklin



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to