|
Re: Textchange event & f.CreateTextFile: msg#03000lang.realbasic.user
On 31/01/2004, at 8:42 AM, Brian Heibert wrote: I have a edit field that is called SerialNo<snip> f.CreateTextFile As TextOutputStream------------------------^^^^^^^^^^^^^^^^^^^^^ There's a problem, this should probably read: stream = f.CreateTextFile() stream.WriteLine "PTM-012" That way you're using the value returned by the CreateTextFile() method. HTH, Josh -- JoshuaHawcroft.com - Supporting the Macintosh with Quality Software! http://www.joshuahawcroft.com/ - - - Unsubscribe or switch delivery mode: <http://support.realsoftware.com/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Adding a directory to a folderitem?, Joshua Hawcroft |
|---|---|
| Next by Date: | Re: Adding a directory to a folderitem?, Terry Ford |
| Previous by Thread: | Re: Textchange event & f.CreateTextFile, Charles Yeomans |
| Next by Thread: | Re: Object Binding with Database Query---PLEASE!, Wade Little |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |