On Feb 13, 12:07 pm, Juan_Pablo <[EMAIL PROTECTED]> wrote:
> > import win32com.client
>
> but, window32com.client is only functional in windows
Excel can read XML.
<?xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet">
<Worksheet ss:Name="Sheet1">
<Table>
<Row>
<Cell><Data ss:Type="String">abc</Data></Cell>
<Cell><Data ss:Type="Number">123</Data></Cell>
</Row>
</Table>
</Worksheet>
</Workbook>
Word command line to save as text, or the reader from Microsoft?
--
http://mail.python.org/mailman/listinfo/python-list