[python-win32] win32gui.GetOpenFileName()

2007-03-02 Thread Tony Cappellini
Hello I'm using Python 2.5, and PythonWin build 210. GetOpenFileName() This function takes one argument, but there is no info in the help for this. What is the argument and the type of the argument? win32gui.GetOpenFileNameW() takes several args, but there is lots of help GetOpenFileNameW(hwndO

Re: [python-win32] GIS Shape file upload FTP server

2007-03-02 Thread Thomas Heller
Ahmed, Shakir schrieb: > HI Group, > > > As I am very new in python field so this question might be very silly > but if I get any help that is highly appreciated. > > > Problem: > > I wrote a python script which is working fine to upload files to the ftp > server but the problem it is reducin

[python-win32] GIS Shape file upload FTP server

2007-03-02 Thread Ahmed, Shakir
HI Group, As I am very new in python field so this question might be very silly but if I get any help that is highly appreciated. Problem: I wrote a python script which is working fine to upload files to the ftp server but the problem it is reducing the actual size of the after transferring.