-------------------------------------------------------------------------------
help for ftree                                                      version 2.0
                                                         get the newest version
-------------------------------------------------------------------------------

Directory Informations Saver

Description

ftree save informations of the current directory into a txt file.

Syntax

ftree , save(filename) [ path(string) dir(string2) ]

options Description ------------------------------------------------------------------------- * save(filename) name of the txt file * path(string1) directory where the txt file saved to * dir(string2) can be specify as dir or tree -------------------------------------------------------------------------

Technical note

This program runs only on Windows System!

Examples

save informations of the current directory into txt file named mydir :

. ftree, save(mydir)

. ftree, save(mydir) path(d:\)

. ftree, s(mydir) p(d:\) d(dir)

. ftree, s(mydir) p(d:\) d(tree)

For problems and suggestions

Author: Liu wei, The School of Sociology and Population Studies, Renmin University of China. Address: Zhongguancun Street No. 59, Haidian District, ZIP Code: 100872. E-mail: rucwz-stata@yahoo.cn

Also see

Other Commands I have written:

curvefit (if installed) ssc install curvefit (to install) deci (if installed) ssc install deci (to install) fdta (if installed) ssc install fdta (to install) ftrans (if installed) ssc install ftrans (to install) freplace (if installed) ssc install freplace (to install) elife (if installed) ssc install elife (to install) fren (if installed) ssc install fren (to install)