MoneyWorks Manual
Edit
Offledgers and Currency
The offledger and currency information is held in this file (internal name OffLedger). Note that a different naming convention was using in MoneyWorks 6 and earlier.
Field | Type | Size | Notes |
Kind | T | 3 | Kind of record: ‘CUR' is currency, ‘USR' is user created offledger record. |
Name | T | 15 | The name of the currency/offledger record |
Description | T | 39 | Description of currency/offledger record |
Balance00 ... Balance90 | N | 90 periods of historic values. Balance00 is the current period, Balance01 is the previous period, and Balance90 is 90 periods ago. | |
Budget00 ...Budget29 | N | 30 periods of historic budgets. Budget00 is the current period, Budget01 is the previous period, etc. | |
BudgetNext01 ... BudgetNext18 | N | 19 periods of future budgets. BudgetNext01 is the budget for next period, BudgetNext02 for the subsequent, etc. | |
LinkedAccountU | T | 13 | The currency unrealised gain general ledger account |
LinkedAccountR | T | 13 | The currency realised gain general ledger account |
PreferredBankCR | T | 7 | Preferred bank receipts account for currency |
PreferredBankCP | T | 7 | Preferred bank payments account for currency |
UserNum | N | Scriptable number | |
UserText | T | 255 | Scriptable text |
TaggedText | T | 255 | Scriptable tag storage |