BACKUP YOUR DATA USING FILE / BACKUP BEFORE USING THIS FEATURE!!!
This feature allows you to export , import or add task and schedule table data. The import feature will overwrite the existing task or schedule table data. The add option will add data to the bottom of the table.
Delimiter: The delimiter should be carefully chosen. The delimiter should
not exist in the task/schedule data, or the import will fail. It is preferable
to use a four character delimiter like @%%@ etc..
Single characters should not be used as delimiters, because most of
these characters already exist in the task data:
1) $ or $$ or $$$ - email task message body has this
2) |#| - Chain data is separated by this delimiter
3) $ or % - dynamic variables are surrounded by $%...%$
Export:
1) Select the table type (task or schedule)
2) Enter filepath to export data to
3) Select the column delimiter carefully
4) Hit the export button
Import:
1) The data should be in the correct format. To obtain the correct
format, use the Export button first and export the task data to file. Then
look at the file format. The format is self explanatory.
2) Select the table type (task or schedule)
3) Enter filepath to import data from
4) Select the column delimiter. This should have been the delimiter
you used to export data initially
5) Hit the import button
Add:
This is similar to the Import button, except that the data is written
to the end of the file.