Copyright © 2004, MYOB Technology Pty Ltd
open alias -- list of objects to open
[username string] -- username for datafile
[password string] -- password for datafile
[verify file boolean] -- verify datafile
print alias -- list of objects to print
quit
[saving 'savo'] -- specifies whether to save currently open documents
[backup boolean] -- prompts user to backup datafile
[session report boolean] -- prompts user for a session report
run
export accounts
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[balances from month of january/february/march/april/may/june/july/august/september/october/november/december] -- default is current month
[in this year/last year] -- default is this year
export activities
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
export activity slips
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[identifiers string] -- no default
[dated from date] -- dated from
[until date] -- dated until
export cards
of type customer/supplier/employee/personal -- type of card to export
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[identifiers string] -- no default
[postcode string] -- no default
[custom list 1 string] -- no default
[custom list 2 string] -- no default
[custom list 3 string] -- no default
export general journal
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[dated from date] -- dated from
[until date] -- dated until
[thirteenth period false/true] -- from or until date is in thirteenth period
export items
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
export jobs
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
export journal entries
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[source journal general/sales/purchases/disbursements/receipts/inventory/all] -- default is general
[type disbursements all/spend money/employee paycheques/supplier payments/customer refunds] -- default is all
[type receipts all/receive money/customer payments/supplier refunds] -- default is all
[dated from date] -- dated from
[until date] -- dated until
[thirteenth period false/true] -- from or until date is in thirteenth period
export purchases
of type service/item/professional/miscellaneous -- type of purchases to export
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[status opened/debit/closed/all bills/orders/quotes/all purchases] -- default is all bills
[identifiers string] -- no default
[dated from date] -- dated from
[until date] -- dated until
export receive money
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[dated from date] -- dated from
[until date] -- dated until
[thirteenth period false/true] -- from or until date is in thirteenth period
export sales
of type service/item/professional/timebilling/miscellaneous -- type of sales to export
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[status opened/credit/closed/all invoices/orders/quotes/all sales] -- default is all invoices
[identifiers string] -- no default
[dated from date] -- dated from
[until date] -- dated until
export spend money
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[dated from date] -- dated from
[until date] -- dated until
[thirteenth period false/true] -- from or until date is in thirteenth period
export tax code list
of type non consolidated/consolidated -- tax code type
to string -- file to export to
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
import accounts
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/update existing record] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import activities
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/update existing record] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import activity slips
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import cards
of type customer/supplier/employee/personal -- type of card to import
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/update existing record/add them] -- default is reject them
[identify by card name/card id] -- default is card id
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import general journal
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import items
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/update existing record] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import jobs
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/update existing record] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import journal entries
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import pay bills
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/add them] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import purchases
of type service/item/professional/miscellaneous -- type of purchases to import
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/add them] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import receive money
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/add them] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import receive payments
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/add them] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import sales
of type service/item/professional/timebilling/miscellaneous -- type of sales to import
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/add them] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import spend money
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/add them] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
import tax code list
of type non consolidated/consolidated -- tax code type
from alias -- file to import from
username string -- username for datafile
password string -- password for datafile
[separated by tabs/commas] -- default is tabs
[first record is header/data] -- default is header
[duplicates are reject them/update existing record] -- default is reject them
Result: a list of list -- list containing records imported without errors, skipped and imported with warnings
|| url: http://www.foodoo.sunreal.com.au/info/dictionaries/AccountEdge_40_asDict.html
|| created: 17-Aug-04, 4:08 PM; updated: 17-Aug-04, 4:08 PM
|| size: 70375 bytes