Up: lepton-netlist API Reference   [Contents][Index]


4.1 Files and pages

To use the functions described in this section, you will need to load the (netlist page) module.

Function: filename->page filename [new-page?]

Return a page for filename which must be a string. If such a page has been already opened, that page is returned, otherwise a new page is created. If new-page? is not ‘#f’, new page creation is forced. Returns the resulting page.