Hi,

I'm sorry, think I need to clarify my question! I can call the text-view.r 
using tho "do" function or even include that piece of code into my script 
and changing it a little bit to become a new layout definition, just like:

lo: layout [
      h2 "Text File Viewer..."
      ...
      f1: field        ; file name
      ...
      the code in the text-view.r
]

But, I' m trying to call that piece of the code with the following:

f1/text: %test.r
view lo

The layout shows up but only the f1 field is correctly filled, the other 
faces (area, size, date) are still empty! Shouldn't they have been filled too?
I hope my question have been better explained.
TIA,

Julio Cesar

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to