Syntax
| Menu.FinJournal [JournalCode][, RunNumber]
| ||||||
|---|---|---|---|---|---|---|---|
Description
| Opens the Journal (general ledger entry) application. Optionally, a specific journal and run number can be opened directly.
| ||||||
See Also
| FinDagboek (Dutch variant)
| ||||||
Example
| Sub Main
Menu.FinJournal JournalCode:="MEM"
End Sub
|