Importing jobs

Importing and exporting > AppleScript scripts >>

Use these scripts to import job data into your MYOB software. [Terms displayed in brackets are optional.]

Value syntax

from alias
File from which to import 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."

[duplicates are reject them/update existing record]
Indicates what to do with duplicate records. Default is "reject them."

Result

A list containing records imported without errors, skipped and imported with warnings