Hi all, i have a question to ask..i want to read an input file and write it to a new output file,
the content of my input file as follows (not limited to these item only, can have up to hundreds items):
Device <blank space> Type <blank space> Year <blank space> Status <blank space>...
Hi, i am new to tcl programming. i have one question about array. i store data from .txt files in an array call country.
[highlight #EF2929]array set country {$food $place}[/highlight]
where $food and $place is the data that i get from the .txt file. i want to display them so i do:
foreach...
Hi all..i have a problem regarding the use of array in tcl programming..i have a file like below:
**user johny
.subuser abu
basikal runner 2008 new
kereta honda 2005 second
motor yamaha 2010 new
.end abu
** edwind
.subuser ahmad
book himym 2007 second
house ara 2013 new
shoes nike 2014 new...
Hi all..i have a problem regarding the use of array in tcl programming..i have a file like below:
**user johny
subuser abu
basikal runner 2008 new
kereta honda 2005 second
motor yamaha 2010 new
end abu
** edwind
subuser ahmad
book himym 2007 second
house ara 2013 new
shoes nike 2014 new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.