GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TEXT2TABLE(1) User Contributed Perl Documentation TEXT2TABLE(1)

text2table - flat text conversion to OpenDocument spreadsheet

text2table sourcefile.csv mycalc.ods 32 20

Creates an ODF spreadsheet file and populate its first sheet from a delimited text file. Each line of the source file produces a row in the target table. In the line, the field separator is ";".

The target file is created. Any existing file with the same name is replaced.

The two last arguments are the length (lines) and the width (columns) of the target table.

The input values are processed as text values.

2009-05-24 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.