reading in a string

Niels Diepeveen niels at endea.demon.nl
Thu May 18 12:06:37 EDT 2000


ghost_man at my-deja.com schreef:
> 
> I am writing a python script that through the
> os.system command calls VSS and imports the files
> over. I then run
> os.system('dir /s >> myfile.txt')

It seems to me that what you really want is os.listdir()

-- 
Niels Diepeveen
Endea automatisering




More information about the Python-list mailing list