• ↖ Home
  • Developer´s Guide
    • ↑ Contents
    • Code
    • Embedding
    • Tcl
    • SVG
    • SVG-Import
    • Projects
    • License
    • Index
  • Download
    • Jeszra: Source Code

    • Ruby Wrapper Classes
    • Python Wrapper Classes
    • Lisp Wrapper Classes
  • Books@Lulu.com...
    • Jeszra: Design by Gestalt
    • Jeszra Library: Design by Gestalt

    • Gestalt Items
    • Runtime Library
  • Manual
    • Jeszra Book

    • Tcl Manual
    • Ruby Manual
    • Python Manual
    • Lisp Manual

    • API
  • About
preamble
← Chapter 3. Tcl- Code Generation →

Name

dumper::preamble

Synopsis

          preamble version \
             application
        

Description

Starting preamble of the generated file.

Clients

preamble is being used by ::vgcode::makePreamble clients.

Example 3.11. ::vgcode::makePreamble using preamble

...

variable _version;

return \
    [dumper::preamble $_version  \
    [getSettings Code,Nameofexecutable  \
    [file tail \
    [info nameofexecutable]]]]
   



← ↖ →
ifcProperty ↑ bindcanvas
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider