csvtoterrain.py and terraintocsv.py
===================================
Release: Version 0.1
Date: 29th August 2006
Author: Mark Caldwell
Website: www.impworks.co.uk
Email: mark@impworks.co.uk

-----------
Description
-----------
Two scripts that allow you to work with a terrain by exporting it as 
a CSV file that can be edited in a spreadsheet and then importing it 
back into Vue.

Select a terrain and then run terraintocsv.py. A file called 
terraindata.csv will be saved in the directory you put the script in.

Edit the CSV file in your prefered spreadsheet or text editor. Save a 
CSV file over the original terraindata.csv

Go back to Vue. With the original terrain selected run the csvtoterrain.py 
and the altered CSV file will be loaded and used to set the terrains altitudes. 

The script has been tested in Vue 5 Infinite and Vue 6 Infinite Pre Release

---------------------
Using Python with Vue 
---------------------

I have written a series of short tutorials on using Python with Vue
that appear on my website.

---------
Copyright
---------

All files of this package and their content are Copyright (c) Mark
Caldwell 2006. All rights reserved.

There are no restrictions in running any scripts in this archive for commercial or 
private use.

You may not distribute any of these files or derived or altered
versions of these files and their content in whole or in part in any
form without written permission from the author.

----------
Disclaimer
----------

This archive has been scanned and tested at all stages of production, but 
- as with all new software - I recommend you run a virus checker before use.  
I also recommend you have an up-to-date backup of your hard drive before 
using it.

I cannot accept responsibility for any disruption, damage and/or loss 
to your data or computer system while using this archive, scripts or data 
contained on it. Consult your network administrator before installing any 
software on a network machine.