Search Results

Search: Posts Made By: mail2leo
4,732
Posted By mail2leo
Hi, I tried the code as this: set a...
Hi,

I tried the code as this:

set a "a cd {{{{lm st rm} {0 1} 2}} {1 0}} 5 6 7 8 {} ab"
set glob_var {}
proc list_eval {list_name {prefix {}}} {
global glob_var
set end_point [expr...
4,732
Posted By mail2leo
Let me put this way, As in eg : My original...
Let me put this way,
As in eg :
My original list: {a b {c {d e}}}
with indexes
a = 0
b = 1
c = 20
d = 210 etc

I ask user as :
puts "Enter new element"
gets stdin newel
puts "Enter...
4,732
Posted By mail2leo
Hi, Thanks for the help, it works fine. ...
Hi,
Thanks for the help, it works fine.

---------- Post updated 06-14-11 at 01:12 PM ---------- Previous update was 06-13-11 at 03:38 PM ----------

Hi,

If to same input list i use linsert...
2,237
Posted By mail2leo
File Format in TCL
Hi,

Can anyone please guide me in writing a TCL script. I want to have a procedure to recreate an existing file and backup its copy and rename it by time of the updates are made.

Eg:
I have...
4,732
Posted By mail2leo
Recursive Lists in Tcl
Hi,
I am new to tcl programming, i want to know how to write a procedure for list operations taking the user input from command line and outputs the the index of each element in the list.

Eg:...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 06:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy