Help! Python scripting PythonWin 2.4.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • study37
    New Member
    • Nov 2008
    • 1

    Help! Python scripting PythonWin 2.4.1

    Can someone please help with this. I just started to learn python yesterday.

    Create a python script that will batch copy the rasters from the python_examples folder into a new folder and then convert those rasters into ascii text files for export using the same original names and adding a '.txt' extension.

    PythonWin 2.4.1 is being used to create the script
    The final python script must have file name 'example-python.py'

    I would attach the data folder but it is too large for the forum to handle. If you can please give me your email, I appreciate it.
  • bvdet
    Recognized Expert Specialist
    • Oct 2006
    • 2851

    #2
    We are not here to write your script for you. Make an effort to write it yourself, and people will be more willing to help. BTW - What are rasters?

    Comment

    Working...