text file -read and write table or timetable

#Basic import and export

- - -
readtable Create a table based on a file
writetable write table to file
readtimetable Create a timetable based on a file
writetimetable Write timetable to file

#Define import rules

- -
detectImportOptions Generate import options based on file content
delimitedTextImportOptions Import options object for delimited text
fixedWidthImportOptions Import options object for fixed-width text files
xmlImportOptions Import options object for XML file
htmlImportOptions Import options object for HTML files
wordDocumentImportOptions Microsoft Word file import options object
getvaropts Get variable import options
setvaropts Set variable import options
setvartype Set variable data type
preview Preview eight lines of data in the file with import options
Comments