Importing and exporting

Exporting cards


Use these scripts to export card data from your MYOB software. [Terms displayed in brackets are optional.]

Value syntax

of type customer/vendor/employee/personal
Type of card to export

to string
Name of file to which to export data.

username string
Username of the data file.

password string
Password for the data file.

[separated by tabs/commas]
How data will be separated. Default is "tabs."

[first record is header/data]
Record type of first record in the file. Default is "header."

[identifiers string]
Specify which cards to export by their identifiers. No default.

[postcode from string]
Specify which cards to export by their postcodes. Must also use until parameter (below) with this parameter.

[until string]
Specifies the end range of postcodes. Must be used with postcode from parameter above.

[custom list 1 string]
Specifies what cards to export by the contents of their "custom list 1" fields. No default.

[custom list 2 string]
Specifies what cards to export by the contents of their "custom list 2" fields. No default.

[custom list 3 string]
Specifies what cards to export by the contents of their "custom list 3" fields. No default.