answer file "Open Which File?" with filter "text files,*.txt"
    put it into filePath
    open file filePath for text update
    read from file filePath until end
    put it into field "myText"
    close file filePath

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to