• ↖ 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
afilepath
← Chapter 3. Tcl- Code Generation →

Name

dumper::afilepath

Synopsis

          afilepath pathl
        

Description

create an absolute file path.

See commentary inside rfilepath!

Clients

afilepath is being used by ::vgcode::resolveFilePropertyAsFile, ::vgcode::resolveFileProperty clients.

Example 3.34. ::vgcode::resolveFilePropertyAsFile using afilepath

...
} else {
# absolute file path needed...
set quotas none
set value \
    [dumper::afilepath \
    [file split $value]];
   



← ↖ →
canvasNew ↑ procedure
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider