Generated: Monday, November 14, 2011, 09:23:21 | Copyright © 2011, Kurt Nørmark |
This page illustrates a laml program, basis.laml , which activates the processing of two laml files dir1.laml and dir2.laml in other directories, dir1 and dir2 respectively.
The pages, in addition, illustrates source-filename-without-extension, startup-directory, and laml-program-parameters.
This LAML file basis.laml has, in the distribution, been processed without program parameters. The files dir1/dir1.laml and dir2/dir2.laml have not been processed separatly - only via basis.laml
Example | LAML | HTML |
This index | index.laml | index.html |
The outer page | basis.laml | basis.html |
The dir1 page | dir1/dir1.laml | dir1/dir1.html |
The dir2 page | dir2/dir2.laml | dir2/dir2.html |
If your browser will not present files with 'laml' or 'scm' extensions you should disable any special handling of these extensions on your system. In that way they are treated as pure text files.