re problem with multiple hard drives--here is the script

jezra jezra at mindspring.com
Sun Dec 16 05:52:00 EST 2001


    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




More information about the use-livecode mailing list