Hi,

This works on a Mac but not on a PC;

    Dim tOS As TextOutputStream

    tOS= fWinPrefs.CreateTextFile
    tOS.WriteLine Window2.EditField2.Text
    tOS.WriteLine Window2.EditField3.Text
    tOS.WriteLine Window2.EditField4.Text
    tOS.WriteLine Window2.EditField5.Text
    tOS.WriteLine Window2.EditField6.Text
    tOS.Close

Any clues on where to find an example?

TIA,

Robert Poland
[EMAIL PROTECTED]



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to