NAME
nfii Get the count of interpretation paragraph in a txt file
USAGE
nfii [id_file]
PARAMETERS
id_file : the id number of the interpretation file.
RETURN
count of item in interpretation file.
OPTIONS
None
EXAMPLE
set nfile 1
set nitems [nfii $nfile]
PutTxt "Interpretation file $i as $nitems interpretation paragraph"
}
Output:
Interpretation file 1 as 1570 interpretation paragraph