Re: Arrays
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Arrays

From: Gerald W. Lester <Gerald.Lester@cox.net>
Date: Fri Dec 30 2005 - 19:38:56 CET

krithiga81@yahoo.com wrote:
> Gerald
> Thanks. I checked the inifile package and it is for opening ini
> files. My config file is a plain text file where there are section
> which I need to have arrays for each section and then access the
> elements in the arrays based on an index. Also I need to pass these to
> another procedure. How do I accomplish this? I have put my code I have
> so far.

 From what you posted, I thought your configuration files look like:

[OPTIONS]
LASTFILE=0
LICENSE=yes
LASTRECORD=.

Is that not correct?
Received on Tue Jan 3 03:09:50 2006