reading from files and list the contents
From: Lese (lese1915_at_yahoo.com.au)
Date: 07/31/04
- Next message: Mac A. Cody: "Re: Workable encryption in Tcl??"
- Previous message: Andreas Kupries: "Re: bug in Tcl 8.5a2?"
- Next in thread: Schofield: "Re: reading from files and list the contents"
- Reply: Schofield: "Re: reading from files and list the contents"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 15:13:04 +1000
Hi all,
How do a I write a function in tcl to read from file and then list out
say probably in a tk text box or something? The file probably has texts like
111,One
222,Two
Each line in the file is a single entity, with the index and the data.
Probably should group the index and data into different list or array?
thanks..
- Next message: Mac A. Cody: "Re: Workable encryption in Tcl??"
- Previous message: Andreas Kupries: "Re: bug in Tcl 8.5a2?"
- Next in thread: Schofield: "Re: reading from files and list the contents"
- Reply: Schofield: "Re: reading from files and list the contents"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|